Skip to content

Commit adb7e4c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.277 → v0.0.281](astral-sh/ruff-pre-commit@v0.0.277...v0.0.281) - [github.com/python-jsonschema/check-jsonschema: 0.23.2 → 0.23.3](python-jsonschema/check-jsonschema@0.23.2...0.23.3)
1 parent 0cf1cb5 commit adb7e4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: 'v0.0.277'
4+
rev: 'v0.0.281'
55
hooks:
66
- id: ruff
77
args: [--fix, --exit-non-zero-on-fix]
@@ -59,6 +59,6 @@ repos:
5959
- id: interrogate
6060
exclude: test.*
6161
- repo: https://github.com/python-jsonschema/check-jsonschema
62-
rev: 0.23.2
62+
rev: 0.23.3
6363
hooks:
6464
- id: check-azure-pipelines

0 commit comments

Comments
 (0)