From 681448b59657a95e64621e40c31c0fc4bb56de84 Mon Sep 17 00:00:00 2001 From: Taichi Ishitani Date: Sat, 11 Jan 2025 20:57:54 +0900 Subject: [PATCH] update RuboCop 1.64.1 (#5, rggen/rggen#231) --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 917d643..a933d49 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -13,6 +13,6 @@ plugins: enabled: true rubocop: enabled: true - channel: rubocop-1-56-3 + channel: beta exclude_patterns: - "spec/"