File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 50
50
types : [python]
51
51
52
52
- repo : https://github.com/astral-sh/ruff-pre-commit
53
- rev : v0.8.0
53
+ rev : v0.9.3
54
54
hooks :
55
55
- id : ruff
56
56
types_or : [python, pyi, jupyter, toml]
60
60
types_or : [python, pyi, jupyter]
61
61
62
62
- repo : https://github.com/pre-commit/mirrors-mypy
63
- rev : v1.13.0
63
+ rev : v1.14.1
64
64
hooks :
65
65
- id : mypy
66
66
additional_dependencies :
83
83
- --write
84
84
85
85
- repo : https://github.com/rhysd/actionlint
86
- rev : v1.7.4
86
+ rev : v1.7.7
87
87
hooks :
88
88
- id : actionlint
89
89
94
94
files : ' .*\.toml$'
95
95
96
96
- repo : https://github.com/RobertCraigie/pyright-python
97
- rev : v1.1.389
97
+ rev : v1.1.392.post0
98
98
hooks :
99
99
- id : pyright
100
100
additional_dependencies :
@@ -110,7 +110,7 @@ repos:
110
110
- id : validate-pyproject
111
111
112
112
- repo : https://github.com/executablebooks/mdformat
113
- rev : 0.7.19
113
+ rev : 0.7.21
114
114
hooks :
115
115
- id : mdformat
116
116
additional_dependencies :
@@ -119,15 +119,15 @@ repos:
119
119
- mdformat-footnote
120
120
121
121
- repo : https://github.com/igorshubovych/markdownlint-cli
122
- rev : v0.43 .0
122
+ rev : v0.44 .0
123
123
hooks :
124
124
- id : markdownlint-fix
125
125
args :
126
126
- --disable
127
127
- MD013
128
128
129
129
- repo : https://github.com/crate-ci/typos
130
- rev : v1.28.0
130
+ rev : dictgen-v0.3.1
131
131
hooks :
132
132
- id : typos
133
133
You can’t perform that action at this time.
0 commit comments