Bump the pre-commit-all group with 4 updates#1262
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pre-commit-all group with 4 updates#1262dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Bumps the pre-commit-all group with 4 updates: [https://github.com/adrienverge/yamllint](https://github.com/adrienverge/yamllint), [https://github.com/pre-commit/pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks), [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) and [https://github.com/pre-commit/mirrors-clang-format](https://github.com/pre-commit/mirrors-clang-format). Updates `https://github.com/adrienverge/yamllint` from v1.37.1 to 1.38.0 - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.37.1...v1.38.0) Updates `https://github.com/pre-commit/pre-commit-hooks` from v5.0.0 to 6.0.0 - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.12.4 to 0.15.7 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.12.4...v0.15.7) Updates `https://github.com/pre-commit/mirrors-clang-format` from v16.0.6 to 22.1.1 - [Commits](pre-commit/mirrors-clang-format@v16.0.6...v22.1.1) --- updated-dependencies: - dependency-name: https://github.com/adrienverge/yamllint dependency-version: 1.38.0 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/pre-commit/pre-commit-hooks dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.7 dependency-type: direct:production dependency-group: pre-commit-all - dependency-name: https://github.com/pre-commit/mirrors-clang-format dependency-version: 22.1.1 dependency-type: direct:production dependency-group: pre-commit-all ... Signed-off-by: dependabot[bot] <support@github.com>
fe2f749 to
c17927c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pre-commit-all group with 4 updates: https://github.com/adrienverge/yamllint, https://github.com/pre-commit/pre-commit-hooks, https://github.com/astral-sh/ruff-pre-commit and https://github.com/pre-commit/mirrors-clang-format.
Updates
https://github.com/adrienverge/yamllintfrom v1.37.1 to 1.38.0Changelog
Sourced from https://github.com/adrienverge/yamllint's changelog.
Commits
cba56bcyamllint version 1.38.09dc506bRequire pathspec ≥ 1.0.0 and follow Git's gitignore implementation73b9c0bDrop support for Python 3.922d07edindentation: Fix error message for check-multi-line-stringscfbfe9bREADME: Add Alpine Linux installation instructionsa3b3bb3README: Enhance wording of recursive directory linte3b72f5quoted-strings: Add missing quote-type: consistent docse3d54ccquoted-strings: Add quote-type: consistent0b4ddc8CI: Update GitHub Actions866f805build: Remove license-files from pyproject.tomlUpdates
https://github.com/pre-commit/pre-commit-hooksfrom v5.0.0 to 6.0.0Release notes
Sourced from https://github.com/pre-commit/pre-commit-hooks's releases.
Changelog
Sourced from https://github.com/pre-commit/pre-commit-hooks's changelog.
Commits
3e8a870v6.0.0a8f8651Merge pull request #1185 from pre-commit/pre-commit-ci-update-config1acd88e[pre-commit.ci] pre-commit autoupdate1450343Merge pull request #1182 from pre-commit/pre-commit-ci-update-configb554d0a[pre-commit.ci] pre-commit autoupdate582b9c6Merge pull request #1174 from pre-commit/pre-commit-ci-update-config84f8a9d[pre-commit.ci] pre-commit autoupdateec458dcMerge pull request #1166 from pre-commit/pre-commit-ci-update-config1ea82df[pre-commit.ci] pre-commit autoupdate540cd64Merge pull request #1164 from pre-commit/pre-commit-ci-update-configUpdates
https://github.com/astral-sh/ruff-pre-commitfrom v0.12.4 to 0.15.7Release notes
Sourced from https://github.com/astral-sh/ruff-pre-commit's releases.
... (truncated)
Commits
e05c5c0Mirror: 0.15.7bf36b8cBump astral-sh/setup-uv from 7.3.1 to 7.5.0 in the github-actions group (#160)4924b0eMirror: 0.15.6b969e28Mirror: 0.15.51629a02Bump astral-sh/setup-uv from 7.3.0 to 7.3.1 in the github-actions group (#157)a27a2e4Mirror: 0.15.43fe3928Mirror: 0.15.30839f92Mirror: 0.15.2fa93bc3Mirror: 0.15.19619b35Add example of prek.toml configuration to README (#156)Updates
https://github.com/pre-commit/mirrors-clang-formatfrom v16.0.6 to 22.1.1Commits
88c364bMirror: 22.1.1cd481d7Mirror: 22.1.075ca4adMirror: 21.1.82085c96Mirror: 21.1.74c26f99Mirror: 21.1.6317810fMirror: 21.1.5719856dMirror: 21.1.274255dfMirror: 21.1.186fdcc9Mirror: 21.1.0182152eMirror: 20.1.8Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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