Skip to content

Commit

Permalink
cicd: update precommit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Feb 26, 2025
1 parent 670857e commit 73c2c0d
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0 # pre-commit-hooks version
rev: v5.0.0 # pre-commit-hooks version
hooks:
- id: check-added-large-files
- id: detect-private-key
Expand Down

0 comments on commit 73c2c0d

Please sign in to comment.