Skip to content

Commit 045ca4b

Browse files
authored
Merge pull request #343 from funkelab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9d900aa + afa40cc commit 045ca4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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.15.1
13+
rev: v0.15.2
1414
hooks:
1515
- id: ruff
1616
args: [--fix, -v]

0 commit comments

Comments
 (0)