Skip to content

Commit 507883e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.2](python-jsonschema/check-jsonschema@0.32.1...0.33.2) - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.14.0 → v2.15.0](macisamuele/language-formatters-pre-commit-hooks@v2.14.0...v2.15.0)
1 parent a7ff64c commit 507883e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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.32.1
22+
rev: 0.33.2
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.14.0
35+
rev: v2.15.0
3636
hooks:
3737
- id: pretty-format-ini
3838
args: [--autofix]

0 commit comments

Comments
 (0)