Skip to content

Commit 2e8067f

Browse files
chore(deps): update dependency slim_lint to '~> 0.34.0'
1 parent 5678300 commit 2e8067f

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
@@ -26,6 +26,6 @@ end
2626
if @dependencies.none? {|d| d.name == 'rubocop' }
2727
group :development, :test do
2828
gem 'rubocop', '~> 1.84.0'
29-
gem 'slim_lint', '~> 0.33.0'
29+
gem 'slim_lint', '~> 0.34.0'
3030
end
3131
end

0 commit comments

Comments
 (0)