Skip to content

Conversation

@BeyondEvil
Copy link
Contributor

No description provided.

@jkowalleck
Copy link
Contributor

jkowalleck commented Dec 13, 2020

@BeyondEvil Don't know how hard you rely on having the latest dependencies(pipenv, npm, ...) for the test/build env.

In case you bump those deps manual often, you could have a bot that PRs dependency updates for Keeping your dependencies updated automatically
For example: you could have this bot run scheduled(once a week) as a github action.

@BeyondEvil
Copy link
Contributor Author

Good idea @jkowalleck

Not sure dependabot supports updating pre-commit configs. But I'll check.

@BeyondEvil
Copy link
Contributor Author

Seems there are open tickets for dependabot to support pre-commit:

dependabot/dependabot-core#1524

dependabot/dependabot-core#2040

Will hold off until that support is added.

@gnikonorov gnikonorov added Infrastructure Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. ) skip-changelog Can be missed from the changelog. labels Dec 13, 2020
@gnikonorov
Copy link
Member

Seems there are open tickets for dependabot to support pre-commit:

dependabot/dependabot-core#1524

dependabot/dependabot-core#2040

Will hold off until that support is added.

Noting that dependabot is being considered added here: #419

Copy link
Member

@gnikonorov gnikonorov left a comment

Choose a reason for hiding this comment

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

One comment and one ask, but otherwise LGTM

Copy link
Member

@gnikonorov gnikonorov left a comment

Choose a reason for hiding this comment

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

🚀 ship it!

@BeyondEvil BeyondEvil merged commit bbcc0f2 into pytest-dev:master Dec 13, 2020
@BeyondEvil BeyondEvil deleted the update-deps branch December 13, 2020 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. ) skip-changelog Can be missed from the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants