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
---
2
2
repos :
3
3
- repo : https://github.com/pre-commit/pre-commit-hooks
4
- rev : " v4.5 .0"
4
+ rev : " v4.6 .0"
5
5
hooks :
6
6
- id : check-merge-conflict
7
7
- id : end-of-file-fixer
@@ -38,20 +38,20 @@ repos:
38
38
- id : isort
39
39
args : ["--profile", "black"]
40
40
- repo : https://github.com/psf/black
41
- rev : " 24.3 .0"
41
+ rev : " 24.8 .0"
42
42
hooks :
43
43
- id : black
44
44
- repo : https://github.com/asottile/pyupgrade
45
- rev : " v3.15.2 "
45
+ rev : " v3.17.0 "
46
46
hooks :
47
47
- id : pyupgrade
48
48
args : ["--py37-plus", "--keep-mock"]
49
49
- repo : https://github.com/hhatto/autopep8
50
- rev : " v2.1.0 "
50
+ rev : " v2.3.1 "
51
51
hooks :
52
52
- id : autopep8
53
53
- repo : https://github.com/PyCQA/flake8
54
- rev : " 7.0.0 "
54
+ rev : " 7.1.1 "
55
55
hooks :
56
56
- id : flake8
57
57
exclude : " ^docs/"
You can’t perform that action at this time.
0 commit comments