Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMP: Fix pull request description generated by pre-commit-autoupdate workflow #7688

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented Apr 11, 2024

Update workflow introduced in 0f047b6 ("COMP: Add Github workflow for keeping pre-commit configuration up-to-date", 2024-03-17) ensuring the compare links referenced in the pull request description are correct.

Related pull requests:

After

Raw:

- [pre-commit/pre-commit-hooks: v4.5.0 -> v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
- [astral-sh/ruff-pre-commit: v0.3.3 -> v0.3.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.3...v0.3.6)
- [asottile/pyupgrade: v3.15.1 -> v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.1...v3.15.2)

Rendered:

Before

Raw:

- [pre-commit/pre-commit-hooks: v4.5.0 -> v4.6](pre-commit/pre-commit-hooks@v4.5.0...v4.6)
- [astral-sh/ruff-pre-commit: v0.3.3 -> v0.3](pre-commit/ruff-pre-commit@v0.3.3...v0.3)
- [asottile/pyupgrade: v3.15.1 -> v3.15](pre-commit/pyupgrade@v3.15.1...v3.15)

Rendered:

… workflow

Update workflow introduced in 0f047b6 ("COMP: Add Github workflow for
keeping pre-commit configuration up-to-date", 2024-03-17) ensuring the
compare links referenced in the pull request description are correct.
@jamesobutler jamesobutler merged commit 0e6b779 into Slicer:main Apr 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants