Skip to content

Commit

Permalink
Merge branch 'main' into raw
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner authored Feb 6, 2024
2 parents a9c06dd + 2796d01 commit 7e5ec2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ files: ^(.*\.(py|yaml))$
exclude: ^(\.[^/]*cache/.*|.*/freesurfer/contrib/.*)$
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.14
rev: v0.2.0
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 7e5ec2c

Please sign in to comment.