Skip to content

Commit 981c3d5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/eslint/eslint: 1b4215f2b93d9946da409ae2cdd0b8f6b5c0e253 → c081400644df15454b0ae1a2db03fcfbdfd27621](eslint/eslint@1b4215f...c081400) - [github.com/psf/black-pre-commit-mirror: 2892f1f81088477370d4fbc56545c05d33d2493f → 831207fd435b47aeffdf6af853097e64322b4d44](psf/black-pre-commit-mirror@2892f1f...831207f) - [github.com/tox-dev/tox-ini-fmt: be26ee0d710a48f7c1acc1291d84082036207bd3 → a55736a49694e73b4b885c78a827d9771515b9dd](tox-dev/tox-ini-fmt@be26ee0...a55736a) - [github.com/python-jsonschema/check-jsonschema: 16a6ad2fead09286ee6eb6b0a3fab55655a6c22a → b035497fb64e3f9faa91e833331688cc185891e6](python-jsonschema/check-jsonschema@16a6ad2...b035497)
1 parent cd97f9e commit 981c3d5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ repos:
121121
description: Ensure that files end with a newline.
122122

123123
- repo: https://github.com/eslint/eslint
124-
rev: 1b4215f2b93d9946da409ae2cdd0b8f6b5c0e253 # frozen: v9.39.1
124+
rev: c081400644df15454b0ae1a2db03fcfbdfd27621 # frozen: v10.0.0-beta.0
125125
hooks:
126126
- id: eslint
127127
name: ESLint
@@ -227,7 +227,7 @@ repos:
227227
description: Check for black disable comments.
228228

229229
- repo: https://github.com/psf/black-pre-commit-mirror
230-
rev: 2892f1f81088477370d4fbc56545c05d33d2493f # frozen: 25.11.0
230+
rev: 831207fd435b47aeffdf6af853097e64322b4d44 # frozen: 25.12.0
231231
hooks:
232232
- id: black
233233
name: Black
@@ -259,7 +259,7 @@ repos:
259259
- mdformat-shfmt==0.2.0 # Mdformat plugin to format shell code blocks » https://github.com/hukkin/mdformat-shfmt/tags
260260

261261
- repo: https://github.com/tox-dev/tox-ini-fmt
262-
rev: be26ee0d710a48f7c1acc1291d84082036207bd3 # frozen: 1.7.0
262+
rev: a55736a49694e73b4b885c78a827d9771515b9dd # frozen: 1.7.1
263263
hooks:
264264
- id: tox-ini-fmt
265265
name: tox.ini formatter
@@ -293,7 +293,7 @@ repos:
293293
# - --py-version=3.10 # Minimum required Python version for AA. Update as needed.
294294

295295
- repo: https://github.com/python-jsonschema/check-jsonschema
296-
rev: 16a6ad2fead09286ee6eb6b0a3fab55655a6c22a # frozen: 0.35.0
296+
rev: b035497fb64e3f9faa91e833331688cc185891e6 # frozen: 0.36.0
297297
hooks:
298298
- id: check-github-actions
299299
name: Check GitHub Actions

0 commit comments

Comments
 (0)