Skip to content

Commit f6f0abe

Browse files
pre-commit-ci[bot]lafrech
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.4.1](astral-sh/ruff-pre-commit@v0.3.2...v0.4.1) - [github.com/python-jsonschema/check-jsonschema: 0.28.0 → 0.28.2](python-jsonschema/check-jsonschema@0.28.0...0.28.2)
1 parent 04a2f70 commit f6f0abe

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.3.2
6+
rev: v0.4.1
77
hooks:
88
- id: ruff
99
- id: ruff-format
1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: 0.28.0
11+
rev: 0.28.2
1212
hooks:
1313
- id: check-github-workflows
1414
- repo: https://github.com/asottile/blacken-docs

0 commit comments

Comments
 (0)