Commit 1f3b4ba 1 parent 059ec4d commit 1f3b4ba Copy full SHA for 1f3b4ba
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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,31 +12,31 @@ repos:
12
12
args : ["--target-version", "py36"]
13
13
14
14
- repo : https://github.com/PyCQA/isort
15
- rev : 5.5.3
15
+ rev : 5.6.4
16
16
hooks :
17
17
- id : isort
18
18
19
19
- repo : https://gitlab.com/pycqa/flake8
20
- rev : 3.8.3
20
+ rev : 3.8.4
21
21
hooks :
22
22
- id : flake8
23
23
additional_dependencies : [flake8-2020, flake8-implicit-str-concat]
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-yaml
35
35
- id : end-of-file-fixer
36
36
- id : trailing-whitespace
37
37
38
38
- repo : https://github.com/prettier/prettier
39
- rev : 2.1.1
39
+ rev : 2.1.2
40
40
hooks :
41
41
- id : prettier
42
42
args : [--prose-wrap=always, --print-width=88]
You can’t perform that action at this time.
0 commit comments