Skip to content

Commit 1456727

Browse files
committed
chore: Update pre-commit
1 parent e29e879 commit 1456727

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
@@ -41,7 +41,7 @@ repos:
4141
- id: "shellcheck"
4242

4343
- repo: "https://github.com/python-jsonschema/check-jsonschema"
44-
rev: "0.28.5"
44+
rev: "0.28.6"
4545
hooks:
4646
- id: "check-github-workflows"
4747
- id: "check-readthedocs"
@@ -60,7 +60,7 @@ repos:
6060

6161
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
6262
# Ruff version.
63-
rev: 'v0.4.9'
63+
rev: 'v0.4.10'
6464
hooks:
6565
- id: "ruff"
6666

0 commit comments

Comments
 (0)