File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ default_install_hook_types:
8
8
9
9
repos :
10
10
- repo : https://github.com/compilerla/conventional-pre-commit
11
- rev : v2.3 .0
11
+ rev : v3.6 .0
12
12
hooks :
13
13
- id : conventional-pre-commit
14
14
stages : [commit-msg]
15
15
16
16
- repo : https://github.com/pre-commit/pre-commit-hooks
17
- rev : v4.4 .0
17
+ rev : v5.0 .0
18
18
hooks :
19
19
- id : trailing-whitespace
20
20
- id : mixed-line-ending
@@ -24,21 +24,21 @@ repos:
24
24
- id : check-added-large-files
25
25
26
26
- repo : https://github.com/psf/black
27
- rev : 23.7 .0
27
+ rev : 24.10 .0
28
28
hooks :
29
29
- id : black
30
30
types :
31
31
- python
32
32
33
33
- repo : https://github.com/PyCQA/flake8
34
- rev : 6 .1.0
34
+ rev : 7 .1.1
35
35
hooks :
36
36
- id : flake8
37
37
types :
38
38
- python
39
39
40
40
- repo : https://github.com/pycqa/bandit
41
- rev : 1.7.5
41
+ rev : 1.7.10
42
42
hooks :
43
43
- id : bandit
44
44
args : ["-ll"]
You can’t perform that action at this time.
0 commit comments