Commit de4b2a1 1 parent 86f2f1c commit de4b2a1 Copy full SHA for de4b2a1
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# See https://pre-commit.com for more information
2
2
# See https://pre-commit.com/hooks.html for more hooks
3
3
exclude : " CHANGELOG.md"
4
- default_stages : [commit ]
4
+ default_stages : [Nonepre-commitNone ]
5
5
6
6
ci :
7
7
autofix_commit_msg : " chore(pre-commit.ci): auto fixes"
8
8
autoupdate_commit_msg : " chore(pre-commit.ci): pre-commit autoupdate"
9
9
10
10
repos :
11
11
- repo : https://github.com/commitizen-tools/commitizen
12
- rev : v3.29.0
12
+ rev : v3.29.1
13
13
hooks :
14
14
- id : commitizen
15
15
stages : [commit-msg]
16
16
- repo : https://github.com/pre-commit/pre-commit-hooks
17
- rev : v4.6 .0
17
+ rev : v5.0 .0
18
18
hooks :
19
19
- id : debug-statements
20
20
- id : check-builtin-literals
60
60
- id : mypy
61
61
additional_dependencies : []
62
62
- repo : https://github.com/PyCQA/bandit
63
- rev : 1.7.9
63
+ rev : 1.7.10
64
64
hooks :
65
65
- id : bandit
66
66
args : [-x, tests]
You can’t perform that action at this time.
0 commit comments