File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
repos :
3
3
- repo : https://github.com/pre-commit/pre-commit-hooks
4
- rev : v4.5 .0
4
+ rev : v5.0 .0
5
5
hooks :
6
6
- id : check-added-large-files
7
7
- id : fix-byte-order-marker
@@ -22,11 +22,11 @@ repos:
22
22
- id : check-toml
23
23
- id : check-json
24
24
- repo : https://github.com/Lucas-C/pre-commit-hooks
25
- rev : v1.5.4
25
+ rev : v1.5.5
26
26
hooks :
27
27
- id : remove-crlf
28
28
- repo : https://github.com/codespell-project/codespell
29
- rev : v2.2.6
29
+ rev : v2.4.1
30
30
hooks :
31
31
- id : codespell
32
32
additional_dependencies :
@@ -38,23 +38,23 @@ repos:
38
38
args :
39
39
- --msg-filename
40
40
- repo : https://github.com/editorconfig-checker/editorconfig-checker.python
41
- rev : 2.7.3
41
+ rev : 3.2.1
42
42
hooks :
43
43
- id : editorconfig-checker
44
44
- repo : https://github.com/jumanjihouse/pre-commit-hooks
45
45
rev : 3.0.0
46
46
hooks :
47
47
- id : check-mailmap
48
48
- repo : https://github.com/rhysd/actionlint
49
- rev : v1.6.26
49
+ rev : v1.7.7
50
50
hooks :
51
51
- id : actionlint
52
52
- repo : https://github.com/adrienverge/yamllint
53
- rev : v1.35 .1
53
+ rev : v1.37 .1
54
54
hooks :
55
55
- id : yamllint
56
56
- repo : https://github.com/executablebooks/mdformat
57
- rev : 0.7.17
57
+ rev : 0.7.22
58
58
hooks :
59
59
- id : mdformat
60
60
additional_dependencies :
68
68
- mdformat-config
69
69
- mdformat-web
70
70
- repo : https://github.com/DavidAnson/markdownlint-cli2
71
- rev : v0.12 .1
71
+ rev : v0.18 .1
72
72
hooks :
73
73
- id : markdownlint-cli2
74
74
additional_dependencies :
@@ -79,16 +79,16 @@ repos:
79
79
- id : update-CITATION.cff
80
80
- id : update-pyproject.toml
81
81
- repo : https://github.com/perltidy/perltidy
82
- rev : " 20230912.13 "
82
+ rev : " 20250616.02 "
83
83
hooks :
84
84
- id : perltidy
85
85
- repo : https://github.com/astral-sh/ruff-pre-commit
86
- rev : v0.2.1
86
+ rev : v0.12.2
87
87
hooks :
88
88
- id : ruff
89
89
- id : ruff-format
90
90
- repo : https://github.com/kumaraditya303/mirrors-pyright
91
- rev : v1.1.350
91
+ rev : v1.1.402
92
92
hooks :
93
93
- id : pyright
94
94
You can’t perform that action at this time.
0 commit comments