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/pre-commit/pre-commit-hooks
3
- rev : v4.0.1
3
+ rev : v4.1.0
4
4
hooks :
5
5
- id : check-case-conflict
6
6
- id : check-merge-conflict
11
11
- id : check-yaml
12
12
- id : requirements-txt-fixer
13
13
- repo : https://github.com/pre-commit/mirrors-prettier
14
- rev : v2.5.0
14
+ rev : v2.5.1
15
15
hooks :
16
16
- id : prettier
17
17
- repo : https://github.com/PyCQA/isort
@@ -25,12 +25,12 @@ repos:
25
25
hooks :
26
26
- id : setup-cfg-fmt
27
27
- repo : https://github.com/asottile/pyupgrade
28
- rev : v2.29.1
28
+ rev : v2.31.0
29
29
hooks :
30
30
- id : pyupgrade
31
31
args : [--py37-plus]
32
32
- repo : https://github.com/psf/black
33
- rev : 21.11b1
33
+ rev : 21.12b0
34
34
hooks :
35
35
- id : black
36
36
- repo : https://github.com/PyCQA/bandit
You can’t perform that action at this time.
0 commit comments