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 f3bb96a commit 179c20fCopy full SHA for 179c20f
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
args: [ "--create", "--python-folders", "aeon_neuro" ]
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: v0.11.6
+ rev: v0.11.8
33
hooks:
34
- id: ruff
35
args: [ "--fix"]
0 commit comments