Skip to content

Commit 6ca12b7

Browse files
authored
Merge pull request #77 from jet-net/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 34ad851 + 79e4455 commit 6ca12b7

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
@@ -50,7 +50,7 @@ repos:
5050
args: [--prose-wrap=preserve]
5151

5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: "v0.11.4"
53+
rev: "v0.11.12"
5454
hooks:
5555
- id: ruff
5656
args: ["--fix", "--show-fixes"]
@@ -81,7 +81,7 @@ repos:
8181
- id: validate-pyproject
8282

8383
- repo: https://github.com/python-jsonschema/check-jsonschema
84-
rev: 0.32.1
84+
rev: 0.33.0
8585
hooks:
8686
- id: check-dependabot
8787
- id: check-github-workflows

0 commit comments

Comments
 (0)