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 10
10
- id : check-added-large-files
11
11
12
12
- repo : https://github.com/psf/black
13
- rev : " 23.3.0 "
13
+ rev : " 23.9.1 "
14
14
hooks :
15
15
- id : black
16
16
exclude : " tests/snapshots/"
@@ -22,26 +22,26 @@ repos:
22
22
exclude : " tests/snapshots/"
23
23
24
24
- repo : https://github.com/PyCQA/flake8
25
- rev : " 6.0 .0"
25
+ rev : " 6.1 .0"
26
26
hooks :
27
27
- id : flake8
28
28
exclude : " tests/snapshots/"
29
29
30
30
- repo : https://github.com/asottile/pyupgrade
31
- rev : " v3.4 .0"
31
+ rev : " v3.11 .0"
32
32
hooks :
33
33
- id : pyupgrade
34
34
args : [ --py37-plus ]
35
35
exclude : " tests/snapshots/"
36
36
37
37
- repo : https://github.com/adamchainz/django-upgrade
38
- rev : " 1.13.0 "
38
+ rev : " 1.14.1 "
39
39
hooks :
40
40
- id : django-upgrade
41
41
args : [--target-version, "2.2"]
42
42
exclude : " tests/snapshots/"
43
43
44
44
- repo : https://github.com/floatingpurr/sync_with_poetry
45
- rev : 1.0 .0
45
+ rev : 1.1 .0
46
46
hooks :
47
47
- id : sync_with_poetry
You can’t perform that action at this time.
0 commit comments