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 dependencies #12978

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
abravalheri/validate-pyproject repository minor v0.18 -> v0.19
astral-sh/ruff-pre-commit repository minor v0.5.7 -> v0.6.1

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

abravalheri/validate-pyproject (abravalheri/validate-pyproject)

v0.19

Compare Source

What's Changed

  • Relax requirements about module names to also allow dash characters, #​164
  • Migrate metadata to pyproject.toml , #​192

New Contributors

Full Changelog: abravalheri/validate-pyproject@v0.18...v0.19

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.6.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.6.1

v0.6.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.6.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the internal An internal refactor or improvement label Aug 19, 2024
@AlexWaygood
Copy link
Member

The failures are because Ruff now autoformats Jupyter notebooks by default, and we have notebooks in crates/ruff_notebook/resources/test/fixtures/jupyter and crates/ruff_server/resources/ that are either unformatted or in some cases deliberately have invalid syntax. I've pushed a commit to just ignore all pre-commit hooks for files in those directories.

@MichaReiser MichaReiser merged commit 358792f into main Aug 19, 2024
20 checks passed
@MichaReiser MichaReiser deleted the renovate/pre-commit-dependencies branch August 19, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants