Skip to content

[pre-commit.ci] pre-commit autoupdate#14175

Open
pre-commit-ci[bot] wants to merge 6 commits intomainfrom
pre-commit-ci-update-config
Open

[pre-commit.ci] pre-commit autoupdate#14175
pre-commit-ci[bot] wants to merge 6 commits intomainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Feb 9, 2026

@Pierre-Sassoulas Pierre-Sassoulas force-pushed the pre-commit-ci-update-config branch from 95ec75f to 6549b7e Compare February 13, 2026 07:32
@Pierre-Sassoulas
Copy link
Member

I think this is good to go, enabling the new ruff message about using context manager can probably constitute a merge request on its own.

@Pierre-Sassoulas Pierre-Sassoulas added the skip news used on prs to opt out of the changelog requirement label Feb 14, 2026
"ignore:VendorImporter\\.find_spec\\(\\) not found; falling back to find_module\\(\\):ImportWarning",
# https://github.com/pytest-dev/execnet/pull/127
'ignore:isSet\(\) is deprecated, use is_set\(\) instead:DeprecationWarning',
"ignore:isSet\\(\\) is deprecated, use is_set\\(\\) instead:DeprecationWarning",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double escaping seems rough.. Can we make it keep using raw-strings?

directory = "misc"
name = "Miscellaneous internal changes"
showcontent = true
type = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather move this to a towncrier.toml than have this weird formatting..

"src/",
"*/lib/python*/site-packages/",
"*/pypy*/site-packages/",
"*\\Lib\\site-packages\\",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news used on prs to opt out of the changelog requirement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants