Skip to content

Conversation

alexrockhill
Copy link
Contributor

I rather like having pre-commit update so that your linters don't get out-of-date and you don't get faced with a giant stack of errors.

@alexrockhill alexrockhill changed the title ENH: Add pre-commit update feat: Add pre-commit update Aug 28, 2025
Copy link

@YuriiMotov YuriiMotov left a comment

Choose a reason for hiding this comment

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

@alexrockhill, could you please remove unnecessary formatting changes to reduce the diff?

Thank you!

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.2.2
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.12.10

Choose a reason for hiding this comment

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

Suggested change
rev: v0.12.10
rev: v0.12.12

@YuriiMotov YuriiMotov changed the title feat: Add pre-commit update ⬆️ Bump pre-commit hooks Sep 4, 2025
@YuriiMotov YuriiMotov changed the title ⬆️ Bump pre-commit hooks ⬆️ pre-commit autoupdate Sep 4, 2025
@alexrockhill
Copy link
Contributor Author

The extra changes are caused by the formatting updates

@YuriiMotov
Copy link

@alexrockhill, could you please take a look one more time and minimize the diff?
It seems that we can just change 2 lines (rev: v4.4.0 -> rev: v6.0.0 and rev: v0.2.2 -> rev: v0.12.10)
And changes to development.md and frontend/.gitignore are not needed

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

Successfully merging this pull request may close these issues.

2 participants