File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ repos:
124124 description : Enforce that python3.6+ type annotations are used instead of type comments.
125125
126126 - repo : https://github.com/editorconfig-checker/editorconfig-checker.python
127- rev : 3.6.0
127+ rev : 3.6.1
128128 hooks :
129129 - id : editorconfig-checker
130130 name : EditorConfig Checker
@@ -169,7 +169,7 @@ repos:
169169 description : Check for black disable comments.
170170
171171 - repo : https://github.com/psf/black-pre-commit-mirror
172- rev : 26.1.0
172+ rev : 26.3.1
173173 hooks :
174174 - id : black
175175 name : Black
@@ -201,7 +201,7 @@ repos:
201201 - mdformat-shfmt==0.2.0 # Mdformat plugin to format shell code blocks » https://github.com/hukkin/mdformat-shfmt/tags
202202
203203 - repo : https://github.com/tox-dev/pyproject-fmt
204- rev : v2.16.2
204+ rev : v2.21.0
205205 hooks :
206206 - id : pyproject-fmt
207207 name : pyproject.toml formatter
@@ -226,7 +226,7 @@ repos:
226226 - --py-version=3.10
227227
228228 - repo : https://github.com/python-jsonschema/check-jsonschema
229- rev : 0.37.0
229+ rev : 0.37.1
230230 hooks :
231231 - id : check-github-actions
232232 name : Check GitHub Actions
You can’t perform that action at this time.
0 commit comments