Skip to content

Commit 084c0a2

Browse files
authored
Merge pull request #177 from ImagingDataCommons/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 3e6c9ae + 4d3f634 commit 084c0a2

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

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: "v0.13.0"
43+
rev: "v0.13.1"
4444
hooks:
4545
# Run the linter
4646
- id: ruff-check
@@ -83,7 +83,7 @@ repos:
8383
- id: validate-pyproject
8484

8585
- repo: https://github.com/python-jsonschema/check-jsonschema
86-
rev: "0.33.3"
86+
rev: "0.34.0"
8787
hooks:
8888
- id: check-dependabot
8989
- id: check-github-workflows

0 commit comments

Comments
 (0)