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.
pre-commit
1 parent f4fa765 commit 3df4d2aCopy full SHA for 3df4d2a
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
args: [ "--create", "--python-folders", "tsml" ]
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.14.1
+ rev: v0.14.3
30
hooks:
31
- id: ruff
32
args: [ "--fix" ]
0 commit comments