Skip to content

Commit 042675d

Browse files
committed
pc
1 parent fab4b5c commit 042675d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ repos:
1010
- id: check-json
1111
- id: check-toml
1212

13-
- repo: https://github.com/google/pyink
14-
rev: 24.10.1
13+
- repo: https://github.com/astral-sh/ruff-pre-commit
14+
rev: v0.15.10
1515
hooks:
16-
- id: pyink
17-
# Configuration is read from pyproject.toml [tool.pyink]
16+
- id: ruff-format
17+
# Configuration is read from pyproject.toml [tool.ruff]
1818

1919
- repo: https://github.com/pre-commit/mirrors-mypy
2020
rev: v1.11.2

0 commit comments

Comments
 (0)