File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ default_language_version:
3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : " v4.5 .0"
6
+ rev : " v4.6 .0"
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : check-docstring-first
@@ -37,29 +37,29 @@ repos:
37
37
]
38
38
39
39
- repo : https://github.com/Yelp/detect-secrets
40
- rev : v1.4 .0
40
+ rev : v1.5 .0
41
41
hooks :
42
42
- id : detect-secrets
43
43
44
44
- repo : https://github.com/astral-sh/ruff-pre-commit
45
- rev : v0.3.4
45
+ rev : v0.4.8
46
46
hooks :
47
47
- id : ruff
48
48
args : [--fix]
49
49
- id : ruff-format
50
50
51
51
- repo : https://github.com/gitleaks/gitleaks
52
- rev : v8.18.2
52
+ rev : v8.18.3
53
53
hooks :
54
54
- id : gitleaks
55
55
56
56
- repo : https://github.com/renovatebot/pre-commit-hooks
57
- rev : 37.264.0
57
+ rev : 37.399.9
58
58
hooks :
59
59
- id : renovate-config-validator
60
60
61
61
- repo : https://github.com/pre-commit/mirrors-mypy
62
- rev : v1.9 .0
62
+ rev : v1.10 .0
63
63
hooks :
64
64
- id : mypy
65
65
exclude : ^(tests/)
You can’t perform that action at this time.
0 commit comments