Skip to content

Commit

Permalink
bump to 1.3.4
Browse files Browse the repository at this point in the history
Precommit-Verified: 2b9958daa42268355bb05173ef76cc02f92d61beb987c17665399c0d9f56f2a7
  • Loading branch information
mattlqx committed Jan 10, 2022
1 parent 5249b52 commit 8b04d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To check Chef cookbook version bumps, use the `chef-cookbook-version` hook. Each
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.

- repo: https://github.com/mattlqx/pre-commit-ruby
rev: v1.3.3
rev: v1.3.4
hooks:
- id: rubocop
- id: foodcritic
Expand Down

0 comments on commit 8b04d03

Please sign in to comment.