File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.12.1
3
+ rev : 24.2.0
4
4
hooks :
5
5
- id : black
6
6
args : [--safe, --quiet]
14
14
- id : check-yaml
15
15
- id : debug-statements
16
16
- repo : https://github.com/pycqa/flake8
17
- rev : 6.1 .0
17
+ rev : 7.0 .0
18
18
hooks :
19
19
- id : flake8
20
20
additional_dependencies :
@@ -25,13 +25,13 @@ repos:
25
25
- id : reorder-python-imports
26
26
args : ['--application-directories=.:src']
27
27
- repo : https://github.com/asottile/pyupgrade
28
- rev : v3.15.0
28
+ rev : v3.15.1
29
29
hooks :
30
30
- id : pyupgrade
31
31
args : [--py37-plus]
32
32
33
33
- repo : https://github.com/tox-dev/pyproject-fmt
34
- rev : " 1.5.3 "
34
+ rev : " 1.7.0 "
35
35
hooks :
36
36
- id : pyproject-fmt
37
37
- repo : https://github.com/pre-commit/mirrors-mypy
You can’t perform that action at this time.
0 commit comments