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 26
26
- id : django-upgrade
27
27
args : [--target-version, "3.2"]
28
28
- repo : https://github.com/pycqa/isort
29
- rev : 5.11.4
29
+ rev : 5.12.0
30
30
hooks :
31
31
- id : isort
32
32
- repo : https://github.com/pre-commit/pygrep-hooks
46
46
args :
47
47
- --trailing-comma=es5
48
48
- repo : https://github.com/pre-commit/mirrors-eslint
49
- rev : v8.32 .0
49
+ rev : v8.33 .0
50
50
hooks :
51
51
- id : eslint
52
52
files : \.js?$
@@ -60,10 +60,10 @@ repos:
60
60
language_version : python3
61
61
entry : black --target-version=py38
62
62
- repo : https://github.com/tox-dev/pyproject-fmt
63
- rev : 0.4.1
63
+ rev : 0.6.0
64
64
hooks :
65
65
- id : pyproject-fmt
66
66
- repo : https://github.com/abravalheri/validate-pyproject
67
- rev : v0.10 .1
67
+ rev : v0.12 .1
68
68
hooks :
69
69
- id : validate-pyproject
You can’t perform that action at this time.
0 commit comments