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 1
1
repos :
2
2
- repo : https://github.com/PyCQA/isort
3
- rev : 6.0.0
3
+ rev : 6.0.1
4
4
hooks :
5
5
- id : isort
6
6
name : isort
17
17
types : [python]
18
18
19
19
- repo : https://github.com/asottile/blacken-docs
20
- rev : 1.19.1
20
+ rev : 1.20.0
21
21
hooks :
22
22
- id : blacken-docs
23
23
additional_dependencies : ["black==25.1.0"]
50
50
types : [text]
51
51
52
52
- repo : https://github.com/pre-commit/pre-commit-hooks
53
- rev : v5 .0.0
53
+ rev : v6 .0.0
54
54
hooks :
55
55
- id : check-added-large-files
56
56
- id : check-ast
@@ -76,12 +76,12 @@ repos:
76
76
exclude : \.(html|svg)$
77
77
78
78
- repo : https://github.com/asottile/setup-cfg-fmt
79
- rev : v2.7 .0
79
+ rev : v2.8 .0
80
80
hooks :
81
81
- id : setup-cfg-fmt
82
82
83
83
- repo : https://github.com/PyCQA/flake8
84
- rev : 7.1.2
84
+ rev : 7.3.0
85
85
hooks :
86
86
- id : flake8
87
87
additional_dependencies :
You can’t perform that action at this time.
0 commit comments