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 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.7 .0"
14
14
hooks :
15
15
- id : black
16
16
exclude : " tests/snapshots/"
@@ -28,20 +28,20 @@ repos:
28
28
exclude : " tests/snapshots/"
29
29
30
30
- repo : https://github.com/asottile/pyupgrade
31
- rev : " v3.4 .0"
31
+ rev : " v3.9 .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 .0"
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