File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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.8.4
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 .0
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.5
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.391
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 :
@@ -127,7 +127,7 @@ repos:
127
127
- MD013
128
128
129
129
- repo : https://github.com/crate-ci/typos
130
- rev : v1.28.0
130
+ rev : v1.28.4
131
131
hooks :
132
132
- id : typos
133
133
You can’t perform that action at this time.
0 commit comments