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

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

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Oct 2, 2023

updates:
- [github.com/pycqa/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
- [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6)
@greglucas
Copy link
Contributor

This caught a few things that should be updated in its previous run: https://results.pre-commit.ci/run/github/5282596/1696283805.il8TxgORRb2iVLkNkZMO5Q

I made some of the changes and pushed up a new commit but I decided to ignore the updates to the copyright text (re-use to reuse) as that is more legal based and we don't need to worry about updating it for no reason.

pyproject.toml Outdated
ignore-words-list = "damon,koordinates,linz,slippy,subtiles,tring"
skip = "./.git,./docs/build,./docs/source/gallery,./docs/source/reference,*.cpp,*.css,*.examples,*.js,*.html,*.ipynb,*.pdf,*.rst.txt"
ignore-words-list = "damon,koordinates,linz,manuel,slippy,subtiles,tring"
skip = "./.git,./docs/build,docs/source/copyright.rst,./docs/source/gallery,./docs/source/reference,*.cpp,*.css,*.examples,*.js,*.html,*.ipynb,*.pdf,*.rst.txt"
Copy link
Member

Choose a reason for hiding this comment

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

Should this be ./docs/... to match the others, or should the others drop the ./?

Copy link
Contributor

Choose a reason for hiding this comment

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

I tried locally with ./docs and still got failures, which is why I switched. I do not know if the others are used or not...

Copy link
Contributor

Choose a reason for hiding this comment

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

OK, I removed the other ones since they are unnecessary.

@QuLogic QuLogic merged commit baf251f into main Oct 10, 2023
3 of 25 checks passed
@QuLogic QuLogic deleted the pre-commit-ci-update-config branch October 10, 2023 23:57
@QuLogic QuLogic added this to the Next Release milestone Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants