Skip to content

Commit 6c199c2

Browse files
committed
Revert the pre-commit PR, has no effect...
1 parent c633583 commit 6c199c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ repos:
3131
- id: rst-directive-colons
3232
- id: rst-inline-touching-normal
3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.14.3
34+
rev: v0.12.11
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format
3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.18.2
39+
rev: v1.17.1
4040
hooks:
4141
- id: mypy
4242
additional_dependencies:

0 commit comments

Comments
 (0)