File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.5 .0
3
+ rev : v4.6 .0
4
4
hooks :
5
5
- id : check-docstring-first
6
6
- id : end-of-file-fixer
7
7
- id : trailing-whitespace
8
8
9
9
- repo : https://github.com/psf/black
10
- rev : 24.2.0
10
+ rev : 24.4.2
11
11
hooks :
12
12
- id : black
13
13
@@ -17,14 +17,14 @@ repos:
17
17
- id : napari-plugin-checks
18
18
19
19
- repo : https://github.com/pre-commit/mirrors-mypy
20
- rev : v1.8 .0
20
+ rev : v1.10 .0
21
21
hooks :
22
22
- id : mypy
23
23
additional_dependencies : [numpy, matplotlib]
24
24
25
25
- repo : https://github.com/astral-sh/ruff-pre-commit
26
26
# Ruff version.
27
- rev : ' v0.2 .2'
27
+ rev : ' v0.4 .2'
28
28
hooks :
29
29
- id : ruff
30
30
You can’t perform that action at this time.
0 commit comments