Skip to content

Commit d6d8068

Browse files
pre-commit-ci[bot]lafrech
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.8.4](astral-sh/ruff-pre-commit@v0.7.3...v0.8.4) - [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0)
1 parent 629c7de commit d6d8068

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
@@ -3,12 +3,12 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.7.3
6+
rev: v0.8.4
77
hooks:
88
- id: ruff
99
- id: ruff-format
1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: 0.29.4
11+
rev: 0.30.0
1212
hooks:
1313
- id: check-github-workflows
1414
- id: check-dependabot

0 commit comments

Comments
 (0)