Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 162b057 commit 96828a1
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.6.0
rev: v5.0.0
hooks:
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
Expand All @@ -31,7 +31,7 @@ repos:
- id: actionlint
# JSON
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: pretty-format-json
args: ["--autofix"]
Expand Down

0 comments on commit 96828a1

Please sign in to comment.