Skip to content

Commit 24714b0

Browse files
renovate[bot]silug
authored andcommitted
Update dependency rubocop to '~> 1.81.0'
1 parent cfc42b0 commit 24714b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem_sources.each { |gem_source| source gem_source }
1313
group :syntax do
1414
gem 'metadata-json-lint'
1515
gem 'puppet-lint-trailing_comma-check', require: false
16-
gem 'rubocop', '~> 1.80.0'
16+
gem 'rubocop', '~> 1.81.0'
1717
gem 'rubocop-performance', '~> 1.26.0'
1818
gem 'rubocop-rake', '~> 0.7.0'
1919
gem 'rubocop-rspec', '~> 3.7.0'

0 commit comments

Comments
 (0)