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 c77b529 commit 2554af4Copy full SHA for 2554af4
.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.11.0
+ rev: v0.11.2
33
hooks:
34
- id: ruff
35
args: [ "--fix"]
0 commit comments