Skip to content

Commit 070a440

Browse files
authored
Merge pull request #1855 from bowtie-json-schema/pre-commit-ci-update-config
2 parents 55d5e31 + dd73fb2 commit 070a440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ repos:
1818
args: [--fix, lf]
1919
- id: trailing-whitespace
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: "v0.9.6"
21+
rev: "v0.9.7"
2222
hooks:
2323
- id: ruff
2424
args: [--fix, --exit-non-zero-on-fix]
2525
- repo: https://github.com/python-jsonschema/check-jsonschema
26-
rev: 0.31.1
26+
rev: 0.31.2
2727
hooks:
2828
- name: ensure bowtie's own schemas are valid
2929
id: check-metaschema

0 commit comments

Comments
 (0)