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.
1 parent 856dfe2 commit 79e19c1Copy full SHA for 79e19c1
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ files: ^(.*\.(py|yaml))$
6
exclude: ^(\.[^/]*cache/.*|.*/freesurfer/contrib/.*)$
7
repos:
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.3.5
+ rev: v0.3.7
10
hooks:
11
- id: ruff
12
args: ["--fix"]
0 commit comments