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/psf/black
3
- rev : 23.11 .0
3
+ rev : 24.3 .0
4
4
hooks :
5
5
- id : black
6
6
args : [--safe, --quiet]
@@ -17,20 +17,20 @@ repos:
17
17
- id : check-yaml
18
18
- id : debug-statements
19
19
- repo : https://github.com/PyCQA/flake8
20
- rev : 6.1 .0
20
+ rev : 7.0 .0
21
21
hooks :
22
22
- id : flake8
23
23
- repo : https://github.com/asottile/pyupgrade
24
- rev : v3.15.0
24
+ rev : v3.15.1
25
25
hooks :
26
26
- id : pyupgrade
27
27
args : [--py37-plus]
28
28
- repo : https://github.com/tox-dev/pyproject-fmt
29
- rev : " 1.5.1 "
29
+ rev : " 1.7.0 "
30
30
hooks :
31
31
- id : pyproject-fmt
32
32
- repo : https://github.com/pre-commit/mirrors-mypy
33
- rev : ' v1.7.1 '
33
+ rev : ' v1.9.0 '
34
34
hooks :
35
35
- id : mypy
36
36
additional_dependencies :
You can’t perform that action at this time.
0 commit comments