Skip to content

Commit bfd1ca5

Browse files
pre-commit-ci[bot]seifertm
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5) - [github.com/sirosen/check-jsonschema: 0.34.1 → 0.35.0](python-jsonschema/check-jsonschema@0.34.1...0.35.0)
1 parent 702ba8b commit bfd1ca5

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
@@ -13,7 +13,7 @@ repos:
1313
- id: check-yaml
1414
- id: debug-statements
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.14.4
16+
rev: v0.14.5
1717
hooks:
1818
- id: ruff
1919
args: [--fix]
@@ -64,7 +64,7 @@ repos:
6464
- 'SC1004:'
6565
stages: [manual]
6666
- repo: https://github.com/sirosen/check-jsonschema
67-
rev: 0.34.1
67+
rev: 0.35.0
6868
hooks:
6969
- id: check-github-actions
7070
- repo: https://github.com/tox-dev/pyproject-fmt

0 commit comments

Comments
 (0)