File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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-added-large-files
6
6
- id : check-case-conflict
@@ -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 : 23.11 .0
15
+ rev : 24.8 .0
16
16
hooks :
17
17
- id : black
18
18
19
19
- repo : https://github.com/scientific-python/cookie
20
- rev : 2023.11.17
20
+ rev : 2024.08.19
21
21
hooks :
22
22
- id : sp-repo-review
23
23
24
24
- repo : https://github.com/codespell-project/codespell
25
- rev : v2.2.6
25
+ rev : v2.3.0
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.1.7 "
33
+ rev : " v0.6.2 "
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