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 libraries, use pre-commit trappings for online testing #256

Closed
stucka opened this issue Mar 26, 2024 · 1 comment
Closed
Assignees

Comments

@stucka
Copy link
Contributor

stucka commented Mar 26, 2024

For warn-scraper @chriszs implemented a great mechanism that allows pre-commit routines to be run as part of the CI/CD workflow without a parallel linting scheme. The code is here: biglocalnews/warn-scraper@37d5d90

We're also quite a few versions behind in some of the linting tooling (e.g., mypy==1.5.1 vs 1.9.0) and this may be a good time to update those and verify production code meets the more-modern standards.

@stucka stucka self-assigned this Mar 26, 2024
stucka added a commit that referenced this issue Mar 26, 2024
Update pre-commit stuff; shift to pre-commit for CI work for #256
@stucka
Copy link
Contributor Author

stucka commented Mar 26, 2024

Closing with 1.3.117...1.3.118

Dropped Python 3.7 support, as Python dropped support for 3.7 in July 2023.

@stucka stucka closed this as completed Mar 26, 2024
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

No branches or pull requests

1 participant