File tree 1 file changed +5
-5
lines changed
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/pre-commit/pre-commit-hooks
3
- rev : v4.4 .0
3
+ rev : v4.5 .0
4
4
hooks :
5
5
- id : check-yaml
6
6
- id : end-of-file-fixer
@@ -11,20 +11,20 @@ repos:
11
11
- id : debug-statements
12
12
language_version : python3
13
13
14
- - repo : https://github.com/asottile/reorder_python_imports
15
- rev : v3.9 .0
14
+ - repo : https://github.com/asottile/reorder-python-imports
15
+ rev : v3.12 .0
16
16
hooks :
17
17
- id : reorder-python-imports
18
18
args : [--py37-plus]
19
19
20
20
- repo : https://github.com/asottile/pyupgrade
21
- rev : v3.3.1
21
+ rev : v3.15.2
22
22
hooks :
23
23
- id : pyupgrade
24
24
args : [--py37-plus]
25
25
26
26
27
27
- repo : https://github.com/psf/black
28
- rev : " 23 .3.0"
28
+ rev : " 24 .3.0"
29
29
hooks :
30
30
- id : black
You can’t perform that action at this time.
0 commit comments