Skip to content

Commit 71726b8

Browse files
[pre-commit.ci] pre-commit autoupdate (#77)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.28.0 → 0.28.1](python-jsonschema/check-jsonschema@0.28.0...0.28.1) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.12.0 → v2.13.0](macisamuele/language-formatters-pre-commit-hooks@v2.12.0...v2.13.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0e2cedc commit 71726b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: check-yaml
2020

2121
- repo: https://github.com/python-jsonschema/check-jsonschema
22-
rev: 0.28.0
22+
rev: 0.28.1
2323
hooks:
2424
- id: check-github-workflows
2525

@@ -32,7 +32,7 @@ repos:
3232
- id: forbid-bidi-controls
3333

3434
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
35-
rev: v2.12.0
35+
rev: v2.13.0
3636
hooks:
3737
- id: pretty-format-ini
3838
args: [--autofix]

0 commit comments

Comments
 (0)