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/PyCQA/autoflake
3
- rev : v2.2.0
3
+ rev : v2.2.1
4
4
hooks :
5
5
- id : autoflake
6
6
name : autoflake
15
15
- id : check-yaml
16
16
- id : debug-statements
17
17
- repo : https://github.com/asottile/pyupgrade
18
- rev : v3.9.0
18
+ rev : v3.10.1
19
19
hooks :
20
20
- id : pyupgrade
21
21
- repo : https://github.com/psf/black
@@ -25,13 +25,13 @@ repos:
25
25
args : [--safe, --quiet]
26
26
language_version : python3
27
27
- repo : https://github.com/asottile/blacken-docs
28
- rev : 1.15 .0
28
+ rev : 1.16 .0
29
29
hooks :
30
30
- id : blacken-docs
31
31
additional_dependencies : [black==23.1.0]
32
32
language_version : python3
33
33
- repo : https://github.com/PyCQA/flake8
34
- rev : 6.0 .0
34
+ rev : 6.1 .0
35
35
hooks :
36
36
- id : flake8
37
37
- repo : https://github.com/pre-commit/pygrep-hooks
You can’t perform that action at this time.
0 commit comments