Skip to content

Commit

Permalink
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 b1863cd commit 83524df
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-shebang-scripts-are-executable
- id: end-of-file-fixer
Expand All @@ -19,7 +19,7 @@ repos:
- id: actionlint-docker
# JSON
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-json
- id: pretty-format-json
Expand Down

0 comments on commit 83524df

Please sign in to comment.