We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb53f4a commit 88360f5Copy full SHA for 88360f5
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: trailing-whitespace
23
# ruff must before black
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.11.2
+ rev: v0.12.3
26
hooks:
27
- id: ruff
28
alias: ruff # NOTE: don't change this alias, it's used in `ver_sync.py`, keep consistent with `pyproject.toml`
0 commit comments