Skip to content

Commit

Permalink
pre-commit-init/pre_commit_config.j2: Bump hooks rev to v0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Langowski <[email protected]>
  • Loading branch information
PLangowski committed Jun 20, 2024
1 parent 27fb14d commit 134baf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pre-commit-init/pre_commit_config.j2
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
args: [-c=.yamllint]

- repo: https://github.com/3mdeb/hooks
rev: v0.1.0
rev: v0.1.1
hooks:
- id: namespell
args: [--fix]
Expand Down

0 comments on commit 134baf4

Please sign in to comment.