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 @@ -12,25 +12,25 @@ repos:
12
12
exclude : " .*(data.*|extern.*|licenses.*|.*.fits)$"
13
13
14
14
- repo : https://github.com/psf/black-pre-commit-mirror
15
- rev : 24.10 .0
15
+ rev : 25.1 .0
16
16
hooks :
17
17
- id : black
18
18
19
19
- repo : https://github.com/scientific-python/cookie
20
- rev : 2024.08.19
20
+ rev : 2025.01.22
21
21
hooks :
22
22
- id : sp-repo-review
23
23
24
24
- repo : https://github.com/codespell-project/codespell
25
- rev : v2.3.0
25
+ rev : v2.4.1
26
26
hooks :
27
27
- id : codespell
28
28
args : ["--write-changes"]
29
29
additional_dependencies :
30
30
- tomli
31
31
32
32
- repo : https://github.com/astral-sh/ruff-pre-commit
33
- rev : " v0.8.0 "
33
+ rev : " v0.11.5 "
34
34
hooks :
35
35
- id : ruff
36
36
args : ["--fix", "--show-fixes"]
You can’t perform that action at this time.
0 commit comments