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 16
16
- id : check-merge-conflict
17
17
- id : check-added-large-files
18
18
- repo : https://github.com/psf/black
19
- rev : 23.12.1
19
+ rev : 24.2.0
20
20
hooks :
21
21
- id : black
22
22
args : [--config=pyproject.toml]
40
40
hooks :
41
41
- id : autoflake
42
42
- repo : https://github.com/pycqa/flake8
43
- rev : 6.1 .0
43
+ rev : 7.0 .0
44
44
hooks :
45
45
- id : flake8
46
46
entry : pflake8
@@ -53,11 +53,11 @@ repos:
53
53
args : ["-t=3.9-", "--violations"]
54
54
# (if your target is specified in a Vermin config, you may omit the 'args' entry entirely)
55
55
- repo : https://github.com/adrienverge/yamllint.git
56
- rev : v1.33 .0
56
+ rev : v1.34 .0
57
57
hooks :
58
58
- id : yamllint
59
59
- repo : https://github.com/igorshubovych/markdownlint-cli
60
- rev : v0.38 .0
60
+ rev : v0.39 .0
61
61
hooks :
62
62
- id : markdownlint-fix
63
63
- id : markdownlint
You can’t perform that action at this time.
0 commit comments