Skip to content

Commit de4b757

Browse files
authored
Merge pull request #46 from ImagingDataCommons/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 0a095d3 + 630acd0 commit de4b757

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
@@ -40,7 +40,7 @@ repos:
4040
args: [--prose-wrap=always]
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: "v0.16.1"
43+
rev: "v0.16.2"
4444
hooks:
4545
- id: ruff
4646
args: ["--fix", "--show-fixes"]
@@ -91,7 +91,7 @@ repos:
9191
additional_dependencies: ["validate-pyproject-schema-store[all]"]
9292

9393
- repo: https://github.com/python-jsonschema/check-jsonschema
94-
rev: "0.37.4"
94+
rev: "0.38.0"
9595
hooks:
9696
- id: check-dependabot
9797
- id: check-github-workflows

0 commit comments

Comments
 (0)