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

📍Pin Linting/Testing/Formatting and other CI requirements #63

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

hf-kklein
Copy link
Contributor

@hf-kklein hf-kklein commented Jan 2, 2024

This prevents unexpected breaking CI workflows.
Explicit (pinned versions) is better than implicit (latest version).

Dependabot will take care of those dependencies, too.

merge #61 and #62 first

this prevents CI workflows from suddenly breaking because e.g. there was a breaking change in pytest, pylint, mypy whatever...
because it reached end of life
@mj0nez mj0nez merged commit aa10038 into mj0nez:main Jan 2, 2024
3 checks passed
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