File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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 : 297cd655289674bd6342252202f13a45f7371587 # frozen: v1
21
21
hooks :
22
22
- id : typos
23
23
- repo : https://github.com/tox-dev/pyproject-fmt
41
41
additional_dependencies :
42
42
- black==25.1.0
43
43
- repo : https://github.com/astral-sh/ruff-pre-commit
44
- rev : 4cbc74d53fe5634e58e0e65db7d28939c9cec3f7 # frozen: v0.12.7
44
+ rev : db90487f48a9dd992d243ef63c156eaffddeaf28 # frozen: v0.12.11
45
45
hooks :
46
46
- id : ruff-check
47
47
args : [ --fix ]
You can’t perform that action at this time.
0 commit comments