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 @@ -17,15 +17,15 @@ repos:
17
17
- id : end-of-file-fixer
18
18
- id : trailing-whitespace
19
19
- repo : https://github.com/crate-ci/typos
20
- rev : 3d97dc5b9833a60a62e70d5b56af2cc7ddd522f6 # frozen: v1
20
+ rev : 8d96c408b0dca5cc2e5b125482e8aabe5473e153 # frozen: v1
21
21
hooks :
22
22
- id : typos
23
23
- repo : https://github.com/tox-dev/pyproject-fmt
24
24
rev : 8184a5b72f4a8fcd003b041ecb04c41a9f34fd2b # frozen: v2.6.0
25
25
hooks :
26
26
- id : pyproject-fmt
27
27
- repo : https://github.com/tox-dev/tox-ini-fmt
28
- rev : e732f664aa3fd7b32cce3de8abbac43f4c3c375d # frozen: 1.5 .0
28
+ rev : 4e2cb0e98735e1a57a027d9440b91663e31d10b0 # frozen: 1.6 .0
29
29
hooks :
30
30
- id : tox-ini-fmt
31
31
- repo : https://github.com/rstcheck/rstcheck
@@ -41,13 +41,13 @@ repos:
41
41
additional_dependencies :
42
42
- black==25.1.0
43
43
- repo : https://github.com/astral-sh/ruff-pre-commit
44
- rev : 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
44
+ rev : 4cbc74d53fe5634e58e0e65db7d28939c9cec3f7 # frozen: v0.12.7
45
45
hooks :
46
46
- id : ruff-check
47
47
args : [ --fix ]
48
48
- id : ruff-format
49
49
- repo : https://github.com/pre-commit/mirrors-mypy
50
- rev : 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16 .1
50
+ rev : 412de98d50e846f31ea6f4b0ad036f2c24a7a024 # frozen: v1.17 .1
51
51
hooks :
52
52
- id : mypy
53
53
additional_dependencies :
You can’t perform that action at this time.
0 commit comments