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/asottile/pyupgrade
3
- rev : v2.7.2
3
+ rev : v2.7.3
4
4
hooks :
5
5
- id : pyupgrade
6
6
args : ["--py36-plus"]
@@ -12,23 +12,23 @@ repos:
12
12
args : ["--target-version", "py36"]
13
13
14
14
- repo : https://gitlab.com/pycqa/flake8
15
- rev : 3.8.3
15
+ rev : 3.8.4
16
16
hooks :
17
17
- id : flake8
18
18
additional_dependencies : [flake8-2020]
19
19
20
20
- repo : https://github.com/pycqa/isort
21
- rev : 5.4.2
21
+ rev : 5.6.4
22
22
hooks :
23
23
- id : isort
24
24
25
25
- repo : https://github.com/pre-commit/pygrep-hooks
26
- rev : v1.6 .0
26
+ rev : v1.7 .0
27
27
hooks :
28
28
- id : python-check-blanket-noqa
29
29
30
30
- repo : https://github.com/pre-commit/pre-commit-hooks
31
- rev : v3.2 .0
31
+ rev : v3.3 .0
32
32
hooks :
33
33
- id : check-merge-conflict
34
34
- id : check-toml
You can’t perform that action at this time.
0 commit comments