Commit bf96ecf 1 parent c87fd9e commit bf96ecf Copy full SHA for bf96ecf
File tree 1 file changed +4
-4
lines changed
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.6 .0'
3
+ rev : ' v5.0 .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.6 .0'
21
+ rev : ' v5.0 .0'
22
22
hooks :
23
23
- id : end-of-file-fixer
24
24
exclude : >-
@@ -47,12 +47,12 @@ repos:
47
47
- id : detect-private-key
48
48
exclude : ^examples|(?:tests/ssl)/
49
49
- repo : https://github.com/asottile/pyupgrade
50
- rev : ' v3.17 .0'
50
+ rev : ' v3.18 .0'
51
51
hooks :
52
52
- id : pyupgrade
53
53
args : ['--keep-mock']
54
54
- repo : https://github.com/adamchainz/django-upgrade
55
- rev : ' 1.21.0 '
55
+ rev : ' 1.22.1 '
56
56
hooks :
57
57
- id : django-upgrade
58
58
args : [--target-version, '4.2']
You can’t perform that action at this time.
0 commit comments