diff --git a/.rubocop.yml b/.rubocop.yml index 1c02511..a454784 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,7 +1,7 @@ # Please keep AllCops, Bundler, Style, Metrics groups and then order cops # alphabetically inherit_from: - - https://raw.githubusercontent.com/hanami/devtools/master/.rubocop.yml + - https://raw.githubusercontent.com/hanami/devtools/1.3.x/.rubocop.yml AllCops: TargetRubyVersion: 2.3.0