Skip to content

Commit

Permalink
ci(pre-commit): Update hooks to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed Oct 7, 2024
1 parent 5ee1b3d commit 52b2c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-case-conflict
- id: check-json
Expand Down

0 comments on commit 52b2c47

Please sign in to comment.