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 e31dbfb commit 83e359aCopy full SHA for 83e359a
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: trailing-whitespace
10
exclude: ^constructor-manager-ui/src/constructor_manager_ui/style/images.py
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.12.11
+ rev: v0.13.0
13
hooks:
14
# lint & attempt to correct failures (e.g. pyupgrade)
15
- id: ruff
0 commit comments