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

Update pre-commit hooks #67

Merged
merged 2 commits into from
May 13, 2024
Merged

Update pre-commit hooks #67

merged 2 commits into from
May 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
adamchainz/django-upgrade repository minor 1.16.0 -> 1.17.0
tox-dev/pyproject-fmt repository major 1.8.0 -> 2.0.4

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

adamchainz/django-upgrade (adamchainz/django-upgrade)

v1.17.0

Compare Source

  • Add fixer selection options: --only <name>, --skip <name>, and --list-fixers.

    Thanks to Gav O'Connor and David Szotten in PR #&#8203;443 <https://github.com/adamchainz/django-upgrade/pull/443>__.

  • Run per-file conditions once, yielding a performance improvement of ~2% measured on a real-world project.

tox-dev/pyproject-fmt (tox-dev/pyproject-fmt)

v2.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/pyproject-fmt@2.0.3...2.0.4

v2.0.3

Compare Source

What's Changed

Full Changelog: tox-dev/pyproject-fmt@2.0.2...2.0.3

v2.0.2

Compare Source

What's Changed

Full Changelog: tox-dev/pyproject-fmt@2.0.1...2.0.2

v2.0.1

Compare Source

What's Changed

Full Changelog: tox-dev/pyproject-fmt@2.0.0...2.0.1

v2.0.0

Compare Source

What's Changed

This introduces multiple changes:

  • the requirements are formatted to be shorter and normalized
  • the TOML is now formatted via https://taplo.tamasfe.dev/configuration/formatter-options.html
  • will force arrays to be multiline (can use the column_width configuration to trigger this realign less aggressive)
  • now supports min python version setting via cli/config
  • normalizes project fields to use string instead of string literal
  • collapses project sub tables to be inline within the project table
  • comments are now attached to the next entry and moved alongside entries during re-ordering/sorting

Full Changelog: tox-dev/pyproject-fmt@1.8.0...2.0.0


Configuration

📅 Schedule: Branch creation - "before 5pm" in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from flaeppe as a code owner May 11, 2024 00:47
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 11, 2024
@renovate renovate bot force-pushed the renovate/pre-commit-hooks branch 2 times, most recently from ce9c033 to 51a857e Compare May 11, 2024 18:53
@renovate renovate bot force-pushed the renovate/pre-commit-hooks branch from 51a857e to cb88894 Compare May 13, 2024 17:56
Copy link
Contributor Author

renovate bot commented May 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@flaeppe flaeppe merged commit 4f8d426 into main May 13, 2024
19 checks passed
@flaeppe flaeppe deleted the renovate/pre-commit-hooks branch May 13, 2024 18:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant