Skip to content

Commit 79cde6e

Browse files
authored
Merge pull request #199 from funkelab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 89a4ab6 + 64f364f commit 79cde6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ repos:
1010
exclude: ^\.napari-hub/.*
1111
- id: check-yaml # checks for correct yaml syntax for github actions ex.
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.12.9
13+
rev: v0.13.2
1414
hooks:
1515
- id: ruff
16-
args: [--fix]
16+
args: [--fix, -v]
1717
- id: ruff-format
1818
# https://mypy.readthedocs.io/en/stable/introduction.html
1919
# you may wish to add this as well!

0 commit comments

Comments
 (0)