Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4…
Browse files Browse the repository at this point in the history
….6.0
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent cf070f3 commit ca17565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: check-useless-excludes
# Generic
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
Expand All @@ -31,7 +31,7 @@ repos:
- id: actionlint-docker
# JSON
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-json
- id: pretty-format-json
Expand Down

0 comments on commit ca17565

Please sign in to comment.