Skip to content

Commit 4e76e5d

Browse files
authored
Revert pre-commit changes
Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent e9918a4 commit 4e76e5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: auto-walrus
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.1.0
19+
rev: v0.0.292
2020
hooks:
2121
- id: ruff
2222

@@ -46,7 +46,7 @@ repos:
4646
pass_filenames: false
4747

4848
- repo: https://github.com/abravalheri/validate-pyproject
49-
rev: v0.15
49+
rev: v0.14
5050
hooks:
5151
- id: validate-pyproject
5252

0 commit comments

Comments
 (0)