Skip to content

Commit ebd7d7f

Browse files
Update pre-commit (#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e92f34a commit ebd7d7f

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
@@ -21,7 +21,7 @@ repos:
2121
- id: codespell
2222

2323
- repo: https://github.com/tombi-toml/tombi-pre-commit
24-
rev: v0.10.1
24+
rev: v0.10.2
2525
hooks:
2626
- id: tombi-format
2727
- id: tombi-lint
@@ -63,7 +63,7 @@ repos:
6363
stages: [manual]
6464

6565
- repo: https://github.com/python-jsonschema/check-jsonschema
66-
rev: 0.37.1
66+
rev: 0.37.2
6767
hooks:
6868
- id: check-jsonschema
6969
args: [--schemafile, 'https://json.schemastore.org/yamllint.json'] # yamllint disable-line rule:quoted-strings

0 commit comments

Comments
 (0)