Skip to content

Commit 8b04d03

Browse files
committed
bump to 1.3.4
Precommit-Verified: 2b9958daa42268355bb05173ef76cc02f92d61beb987c17665399c0d9f56f2a7
1 parent 5249b52 commit 8b04d03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To check Chef cookbook version bumps, use the `chef-cookbook-version` hook. Each
1515
To unit test Ruby changes in your repo, use the `rspec` hook. Each path in your repo with a `spec` directory should have a `Gemfile` that includes your desired version of rspec (or a derivative library). It will be installed via Bundler prior to testing. Rspec will only be run against the closest directory in a changed file's path with a spec dir.
1616

1717
- repo: https://github.com/mattlqx/pre-commit-ruby
18-
rev: v1.3.3
18+
rev: v1.3.4
1919
hooks:
2020
- id: rubocop
2121
- id: foodcritic

0 commit comments

Comments
 (0)