chore(pre-commit.ci): pre-commit autoupdate (#320)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
4c838a7bfc
commit
46bc3304a3
@ -1,7 +1,7 @@
|
||||
# See https://pre-commit.com for more information
|
||||
# See https://pre-commit.com/hooks.html for more hooks
|
||||
exclude: "CHANGELOG.md"
|
||||
default_stages: [commit]
|
||||
default_stages: [pre-commit]
|
||||
|
||||
ci:
|
||||
autofix_commit_msg: "chore(pre-commit.ci): auto fixes"
|
||||
@ -14,7 +14,7 @@ repos:
|
||||
- id: commitizen
|
||||
stages: [commit-msg]
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.6.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: debug-statements
|
||||
- id: check-builtin-literals
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user