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 @@ -6,7 +6,7 @@ default_language_version:
6
6
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5 .0.0
9
+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6 .0.0
10
10
hooks :
11
11
- id : check-added-large-files
12
12
- id : check-case-conflict
17
17
- id : end-of-file-fixer
18
18
- id : trailing-whitespace
19
19
- repo : https://github.com/crate-ci/typos
20
- rev : 8d96c408b0dca5cc2e5b125482e8aabe5473e153 # frozen: v1
20
+ rev : edb4e206047e89b93ebe08f1a2ccc3d581a70cc7 # frozen: v1
21
21
hooks :
22
22
- id : typos
23
23
- repo : https://github.com/tox-dev/pyproject-fmt
35
35
additional_dependencies :
36
36
- tomli==2.0.1
37
37
- repo : https://github.com/adamchainz/django-upgrade
38
- rev : 700530171ecf380bc829a64388f49d14ecd61c53 # frozen: 1.25 .0
38
+ rev : 801c22cf0b32793544572cb0a81655e51879f561 # frozen: 1.27 .0
39
39
hooks :
40
40
- id : django-upgrade
41
41
- repo : https://github.com/adamchainz/blacken-docs
45
45
additional_dependencies :
46
46
- black==25.1.0
47
47
- repo : https://github.com/astral-sh/ruff-pre-commit
48
- rev : 4cbc74d53fe5634e58e0e65db7d28939c9cec3f7 # frozen: v0.12.7
48
+ rev : db90487f48a9dd992d243ef63c156eaffddeaf28 # frozen: v0.12.11
49
49
hooks :
50
50
- id : ruff-check
51
51
args : [ --fix ]
You can’t perform that action at this time.
0 commit comments