Skip to content

chore(deps): bump the pre-commit-hooks group across 1 directory with 2 updates#2822

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-07f6e25a2b
Open

chore(deps): bump the pre-commit-hooks group across 1 directory with 2 updates#2822
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-07f6e25a2b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 2 updates in the / directory: https://github.com/zizmorcore/zizmor-pre-commit and https://github.com/python-jsonschema/check-jsonschema.

Updates https://github.com/zizmorcore/zizmor-pre-commit from v1.25.2 to 1.26.1

Release notes

Sourced from https://github.com/zizmorcore/zizmor-pre-commit's releases.

v1.26.1

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.26.1

Commits

Updates https://github.com/python-jsonschema/check-jsonschema from 0.37.3 to 0.37.4

Release notes

Sourced from https://github.com/python-jsonschema/check-jsonschema's releases.

0.37.4

  • Update vendored schemas: bitbucket-pipelines, buildkite, changie, github-workflows, gitlab-ci, mergify, renovate, snapcraft, travis, woodpecker-ci (2026-06-29)
Changelog

Sourced from https://github.com/python-jsonschema/check-jsonschema's changelog.

.. Unlike other docs, the changelog is incorporated into a sphinx doc site in .. which we want to use sphinx-issues to generate links. .. As a result, it's maintained as ReST doc, not markdown.

CHANGELOG

Unreleased

.. vendor-insert-here

0.37.4

  • Update vendored schemas: bitbucket-pipelines, buildkite, changie, github-workflows, gitlab-ci, mergify, renovate, snapcraft, travis, woodpecker-ci (2026-06-29)

0.37.3

  • Update vendored schemas: bitbucket-pipelines, circle-ci, dependabot, github-workflows, gitlab-ci, mergify, readthedocs, renovate, snapcraft, woodpecker-ci (2026-06-12)

0.37.2

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, dependabot, drone-ci, github-actions, github-issue-forms, github-workflows, gitlab-ci, meltano, mergify, readthedocs, renovate, taskfile, woodpecker-ci (2026-05-02)

0.37.1

  • Update vendored schemas: buildkite, circle-ci, dependabot, github-workflows, gitlab-ci, mergify, readthedocs, renovate, woodpecker-ci (2026-03-25)
  • Add Changie.dev schema and pre-commit hook. Thanks :user:edgarrmondragon! (:pr:662)

0.37.0

  • Update vendored schemas: bamboo-spec, bitbucket-pipelines, circle-ci, gitlab-ci, mergify, renovate, woodpecker-ci (2026-02-26)
  • Removed support for Python 3.9
  • Verbose text output has been adjusted. At the first verbosity level (-v), all errors are reported but the checked filenames are no longer displayed. The list of filenames checked is now emitted at the second verbosity level (-vv) and above. (:issue:648)
  • check-jsonschema's sdist contents are now validated with check-sdist, and missing files have been added.

... (truncated)

Commits
  • 6b63472 Bump version for release
  • 59e7752 Update bump-version to use mddj and packaging
  • e0cee6a Merge pull request #689 from python-jsonschema/vendor-schemas-auto
  • 053abdd [vendor-schemas] automated update
  • a6c5965 Merge pull request #691 from sirosen/fix-check-sdist
  • 747c27b Add cleanup to MANIFEST.in to pass check-sdist
  • 8596aa7 Merge pull request #690 from python-jsonschema/pre-commit-ci-update-config
  • 344ed70 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…2 updates

Bumps the pre-commit-hooks group with 2 updates in the / directory: [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit) and [https://github.com/python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema).


Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.25.2 to 1.26.1
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
- [Commits](zizmorcore/zizmor-pre-commit@9257c60...e3eebf6)

Updates `https://github.com/python-jsonschema/check-jsonschema` from 0.37.3 to 0.37.4
- [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/check-jsonschema@5030dca...6b63472)

---
updated-dependencies:
- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit
  dependency-version: 1.26.1
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/python-jsonschema/check-jsonschema
  dependency-version: 0.37.4
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jun 30, 2026
@github-actions github-actions Bot added the yaml label Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code yaml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant