Skip to content

Commit

Permalink
Bump pre-commit-hooks from v4.6.0 to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brutusthebee committed Oct 6, 2024
1 parent cbbb444 commit fbfd04d
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: ^{{ cookiecutter.app_name }}/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-toml
- id: check-yaml
Expand Down

0 comments on commit fbfd04d

Please sign in to comment.