Skip to content

Commit 6f245e8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.10](astral-sh/ruff-pre-commit@v0.3.7...v0.4.10) - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2)
1 parent f5a6104 commit 6f245e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ repos:
88
exclude: ^\.napari-hub/.*
99
- id: check-yaml # checks for correct yaml syntax for github actions ex.
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.3.7
11+
rev: v0.4.10
1212
hooks:
1313
- id: ruff
1414
- repo: https://github.com/psf/black
15-
rev: 24.4.0
15+
rev: 24.4.2
1616
hooks:
1717
- id: black
1818
- repo: https://github.com/tlambert03/napari-plugin-checks

0 commit comments

Comments
 (0)