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 15e3bd1 commit de932dbCopy full SHA for de932db
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
args: ["--ignore-words-list=THIRDPARTY", --write-changes]
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.14.2
+ rev: v0.14.3
30
hooks:
31
- id: ruff-check
32
args: [--exclude=tools/to_schemastore.py, "--ignore=PLC0415,RUF200", --fix, --show-fixes, ]
0 commit comments