Skip to content

Commit 3877289

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.1](astral-sh/ruff-pre-commit@v0.15.0...v0.15.1) - [github.com/python-jsonschema/check-jsonschema: 0.36.1 → 0.36.2](python-jsonschema/check-jsonschema@0.36.1...0.36.2)
1 parent e0e4de2 commit 3877289

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
hooks:
2929
- id: absolufy-imports
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: 'v0.15.0'
31+
rev: 'v0.15.1'
3232
hooks:
3333
- id: ruff-check
3434
- id: ruff-format
@@ -54,7 +54,7 @@ repos:
5454
hooks:
5555
- id: pyprojectsort
5656
- repo: https://github.com/python-jsonschema/check-jsonschema
57-
rev: "0.36.1"
57+
rev: "0.36.2"
5858
hooks:
5959
- id: check-github-workflows
6060
- id: check-github-actions

0 commit comments

Comments
 (0)