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 38607a7 commit 3d90456Copy full SHA for 3d90456
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
args: [ "--create", "--python-folders", "aeon" ]
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: v0.9.10
+ rev: v0.11.0
33
hooks:
34
- id: ruff
35
args: [ "--fix"]
0 commit comments