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 26ddfc0 commit 51bc8dcCopy full SHA for 51bc8dc
.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.12.10
+ rev: v0.12.11
30
hooks:
31
- id: ruff
32
args: [ "--fix" ]
0 commit comments