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:
committed by
GitHub
parent
4c838a7bfc
commit
46bc3304a3
@@ -1,7 +1,7 @@
|
|||||||
# See https://pre-commit.com for more information
|
# See https://pre-commit.com for more information
|
||||||
# See https://pre-commit.com/hooks.html for more hooks
|
# See https://pre-commit.com/hooks.html for more hooks
|
||||||
exclude: "CHANGELOG.md"
|
exclude: "CHANGELOG.md"
|
||||||
default_stages: [commit]
|
default_stages: [pre-commit]
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
autofix_commit_msg: "chore(pre-commit.ci): auto fixes"
|
autofix_commit_msg: "chore(pre-commit.ci): auto fixes"
|
||||||
@@ -14,7 +14,7 @@ repos:
|
|||||||
- id: commitizen
|
- id: commitizen
|
||||||
stages: [commit-msg]
|
stages: [commit-msg]
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.6.0
|
rev: v5.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: debug-statements
|
- id: debug-statements
|
||||||
- id: check-builtin-literals
|
- id: check-builtin-literals
|
||||||
|
|||||||
Reference in New Issue
Block a user