Commit b0b001e 1 parent 508ba34 commit b0b001e Copy full SHA for b0b001e
File tree 1 file changed +5
-5
lines changed
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/pre-commit/pre-commit-hooks
3
- rev : ' v4.5 .0'
3
+ rev : ' v4.6 .0'
4
4
hooks :
5
5
- id : check-merge-conflict
6
6
- repo : https://github.com/hadialqattan/pycln
18
18
- id : isort
19
19
args : ['--profile', 'black']
20
20
- repo : https://github.com/pre-commit/pre-commit-hooks
21
- rev : ' v4.5 .0'
21
+ rev : ' v4.6 .0'
22
22
hooks :
23
23
- id : end-of-file-fixer
24
24
exclude : >-
@@ -47,17 +47,17 @@ repos:
47
47
- id : detect-private-key
48
48
exclude : ^examples|(?:tests/ssl)/
49
49
- repo : https://github.com/asottile/pyupgrade
50
- rev : ' v3.15.0 '
50
+ rev : ' v3.15.2 '
51
51
hooks :
52
52
- id : pyupgrade
53
53
args : ['--keep-mock']
54
54
- repo : https://github.com/adamchainz/django-upgrade
55
- rev : ' 1.15 .0'
55
+ rev : ' 1.18 .0'
56
56
hooks :
57
57
- id : django-upgrade
58
58
args : [--target-version, '3.2']
59
59
- repo : https://github.com/hhatto/autopep8
60
- rev : ' v2.0.4 '
60
+ rev : ' v2.2.0 '
61
61
hooks :
62
62
- id : autopep8
63
63
- repo : https://github.com/PyCQA/flake8
You can’t perform that action at this time.
0 commit comments