File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -47,15 +47,15 @@ repos:
47
47
hooks :
48
48
- id : check-mailmap
49
49
- repo : https://github.com/rhysd/actionlint
50
- rev : v1.7.3
50
+ rev : v1.7.4
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.19
59
59
hooks :
60
60
- id : mdformat
61
61
additional_dependencies :
@@ -69,18 +69,18 @@ repos:
69
69
- mdformat-config
70
70
- mdformat-web
71
71
- repo : https://github.com/DavidAnson/markdownlint-cli2
72
- rev : v0.14 .0
72
+ rev : v0.15 .0
73
73
hooks :
74
74
- id : markdownlint-cli2
75
75
additional_dependencies :
76
76
- markdown-it-texmath
77
77
- repo : https://github.com/astral-sh/ruff-pre-commit
78
- rev : v0.6.9
78
+ rev : v0.8.0
79
79
hooks :
80
80
- id : ruff
81
81
- id : ruff-format
82
82
- repo : https://github.com/kumaraditya303/mirrors-pyright
83
- rev : v1.1.383
83
+ rev : v1.1.389
84
84
hooks :
85
85
- id : pyright
86
86
You can’t perform that action at this time.
0 commit comments