Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.18 to 0.15.20 in the pre-commit group#7562
Conversation
Bumps the pre-commit group with 1 update: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit). Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.18 to 0.15.20 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.15.18...v0.15.20) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.20 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] <support@github.com>
|
Clearly something isn't working with the no patch version filter for pre-commit. I'll take a look later today. |
|
I think this is broken in dependabot itself. They have two different parsing implementations for version strings and it doesn't look like they can handle v-prefixed versions for pre-commit correctly. GHA impl: https://github.com/dependabot/dependabot-core/blob/main/github_actions/lib/dependabot/github_actions/version.rb#L14-L43 They have been hacking around this for other features instead of centralizing the fix so it's still missing for things like |
nateprewitt
left a comment
There was a problem hiding this comment.
Merging this for now, we'll likely need to wait until the upstream issue with dependabot is resolved.
Bumps the pre-commit group with 1 update: https://github.com/astral-sh/ruff-pre-commit.
Updates
https://github.com/astral-sh/ruff-pre-commitfrom v0.15.18 to 0.15.20Release notes
Sourced from https://github.com/astral-sh/ruff-pre-commit's releases.
Commits
c59bba8Mirror: 0.15.20745be04Mirror: 0.15.19998dc2bfix: update prek rev in README.md during mirror (#172)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 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