Skip to content

Commit e282a0e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: 77039ccbba72c8aede339c5f8ae29b42aced0a2e → c59bba8fb259db0fec2bbb77ad8ba51ea7341b56](astral-sh/ruff-pre-commit@77039cc...c59bba8) - [github.com/python-jsonschema/check-jsonschema: 8ef330cbb7204d388aa7a620f9549bcea8009663 → 1a4bb160cab6417b3045e1b37b6b72449243e658](python-jsonschema/check-jsonschema@8ef330c...1a4bb16)
1 parent 852de93 commit e282a0e

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
@@ -13,7 +13,7 @@ repos:
1313
- id: trailing-whitespace
1414

1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: "77039ccbba72c8aede339c5f8ae29b42aced0a2e" # frozen: v0.15.18
16+
rev: "c59bba8fb259db0fec2bbb77ad8ba51ea7341b56" # frozen: v0.15.20
1717
hooks:
1818
- id: ruff
1919
args: [--fix, --show-fixes]
@@ -32,7 +32,7 @@ repos:
3232
additional_dependencies: ["validate-pyproject-schema-store[all]>=2024.10.21"]
3333

3434
- repo: https://github.com/python-jsonschema/check-jsonschema
35-
rev: "8ef330cbb7204d388aa7a620f9549bcea8009663" # frozen: 0.37.3
35+
rev: "1a4bb160cab6417b3045e1b37b6b72449243e658" # frozen: 0.37.4
3636
hooks:
3737
- id: check-dependabot
3838
- id: check-github-workflows

0 commit comments

Comments
 (0)