Skip to content

Commit e2b1651

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.5.4](astral-sh/ruff-pre-commit@v0.3.7...v0.5.4) - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2)
1 parent 29eb361 commit e2b1651

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
@@ -9,11 +9,11 @@ repos:
99
- id: check-yaml # checks for correct yaml syntax for github actions ex.
1010
exclude: ^docs/04_FAQ/settings_reconstruction_(bulk|surface).yaml$
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.3.7
12+
rev: v0.5.4
1313
hooks:
1414
- id: ruff
1515
- repo: https://github.com/psf/black
16-
rev: 24.4.0
16+
rev: 24.4.2
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/tlambert03/napari-plugin-checks

0 commit comments

Comments
 (0)