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 22
22
- pep8-naming==0.13.0
23
23
24
24
- repo : https://github.com/pycqa/flake8
25
- rev : 4 .0.1
25
+ rev : 5 .0.2
26
26
hooks :
27
27
- id : flake8
28
28
additional_dependencies : *flake8_deps
34
34
args : [--add-import, from __future__ import annotations]
35
35
36
36
- repo : https://github.com/pre-commit/pre-commit-hooks
37
- rev : v2 .3.0
37
+ rev : v4 .3.0
38
38
hooks :
39
39
- id : trailing-whitespace
40
40
exclude : ^tests/.*/fixtures/.*
@@ -51,14 +51,14 @@ repos:
51
51
- pytest>=7.1.2
52
52
53
53
- repo : https://github.com/asottile/pyupgrade
54
- rev : v2.37.2
54
+ rev : v2.37.3
55
55
hooks :
56
56
- id : pyupgrade
57
57
args :
58
58
- --py37-plus
59
59
60
60
- repo : https://github.com/hadialqattan/pycln
61
- rev : v2.0.4
61
+ rev : v2.1.1
62
62
hooks :
63
63
- id : pycln
64
64
args : [--all]
You can’t perform that action at this time.
0 commit comments