Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.1.0...v5.0.0)
  • Loading branch information
pre-commit-ci[bot] authored Oct 7, 2024
1 parent 98f3e5a commit da2ebb5
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 @@
# See https://pre-commit.com for more information
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0 # Python 3.6 compatible
rev: v5.0.0 # Python 3.6 compatible
hooks:
# Python related checks
- id: check-ast
Expand Down

0 comments on commit da2ebb5

Please sign in to comment.