File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
repos :
3
3
- repo : https://github.com/adrienverge/yamllint.git
4
- rev : v1.37.0
4
+ rev : v1.37.1
5
5
hooks :
6
6
- id : yamllint
7
7
- repo : https://github.com/psf/black
@@ -11,12 +11,12 @@ repos:
11
11
files : ^Support/
12
12
language_version : python3
13
13
- repo : https://github.com/pycqa/flake8
14
- rev : 7.2 .0
14
+ rev : 7.3 .0
15
15
hooks :
16
16
- id : flake8
17
17
files : ^Support/
18
18
- repo : https://github.com/PyCQA/pylint.git
19
- rev : v3.3.6
19
+ rev : v3.3.7
20
20
hooks :
21
21
- id : pylint
22
22
name : pylint
28
28
- --load-plugins=pylint.extensions.redefined_variable_type,pylint.extensions.bad_builtin
29
29
- --disable=import-error
30
30
- repo : https://github.com/google/yamlfmt
31
- rev : v0.16.0
31
+ rev : v0.17.2
32
32
hooks :
33
33
- id : yamlfmt
34
34
args :
46
46
args :
47
47
- --folder
48
48
- --include
49
+ - repo : https://github.com/gitleaks/gitleaks
50
+ rev : v8.27.2
51
+ hooks :
52
+ - id : gitleaks
You can’t perform that action at this time.
0 commit comments