File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ exclude: ^templates/
3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.5 .0
6
+ rev : v5.0 .0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : fix-byte-order-marker
27
27
hooks :
28
28
- id : remove-crlf
29
29
- repo : https://github.com/codespell-project/codespell
30
- rev : v2.2.6
30
+ rev : v2.3.0
31
31
hooks :
32
32
- id : codespell
33
33
additional_dependencies :
@@ -39,23 +39,23 @@ repos:
39
39
args :
40
40
- --msg-filename
41
41
- repo : https://github.com/editorconfig-checker/editorconfig-checker.python
42
- rev : 2.7 .3
42
+ rev : 3.0 .3
43
43
hooks :
44
44
- id : editorconfig-checker
45
45
- repo : https://github.com/jumanjihouse/pre-commit-hooks
46
46
rev : 3.0.0
47
47
hooks :
48
48
- id : check-mailmap
49
49
- repo : https://github.com/rhysd/actionlint
50
- rev : v1.6.27
50
+ rev : v1.7.6
51
51
hooks :
52
52
- id : actionlint
53
53
- repo : https://github.com/adrienverge/yamllint
54
54
rev : v1.35.1
55
55
hooks :
56
56
- id : yamllint
57
57
- repo : https://github.com/executablebooks/mdformat
58
- rev : 0.7.17
58
+ rev : 0.7.21
59
59
hooks :
60
60
- id : mdformat
61
61
additional_dependencies :
69
69
- mdformat-config
70
70
- mdformat-web
71
71
- repo : https://github.com/DavidAnson/markdownlint-cli2
72
- rev : v0.12 .1
72
+ rev : v0.17 .1
73
73
hooks :
74
74
- id : markdownlint-cli2
75
75
additional_dependencies :
@@ -80,12 +80,12 @@ repos:
80
80
- id : update-CITATION.cff
81
81
- id : update-pyproject.toml
82
82
- repo : https://github.com/astral-sh/ruff-pre-commit
83
- rev : v0.2 .1
83
+ rev : v0.9 .1
84
84
hooks :
85
85
- id : ruff
86
86
- id : ruff-format
87
87
- repo : https://github.com/kumaraditya303/mirrors-pyright
88
- rev : v1.1.350
88
+ rev : v1.1.391
89
89
hooks :
90
90
- id : pyright
91
91
- repo : https://github.com/nix-community/nixpkgs-fmt
You can’t perform that action at this time.
0 commit comments