Skip to content

Commit 303cbcd

Browse files
pre-commit: bump repositories (#258)
updates: - [github.com/henryiii/validate-pyproject-schema-store: 2025.10.03 → 2025.10.11](henryiii/validate-pyproject-schema-store@2025.10.03...2025.10.11) - [github.com/python-jsonschema/check-jsonschema: 0.34.0 → 0.34.1](python-jsonschema/check-jsonschema@0.34.0...0.34.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0f4db33 commit 303cbcd

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
@@ -65,12 +65,12 @@ repos:
6565
- id: shellcheck
6666

6767
- repo: https://github.com/henryiii/validate-pyproject-schema-store
68-
rev: 2025.10.03
68+
rev: 2025.10.11
6969
hooks:
7070
- id: validate-pyproject
7171

7272
- repo: https://github.com/python-jsonschema/check-jsonschema
73-
rev: 0.34.0
73+
rev: 0.34.1
7474
hooks:
7575
- id: check-dependabot
7676
- id: check-github-workflows

0 commit comments

Comments
 (0)