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 committed Apr 7, 2024
1 parent 175460b commit 02d2db2
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,7 +1,7 @@
exclude: dist/.*
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 # Use the ref you want to point at
rev: v4.6.0 # Use the ref you want to point at
hooks:
- id: check-json
- id: check-yaml
Expand Down

0 comments on commit 02d2db2

Please sign in to comment.