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

Auto-update pre-commit hooks #500

Merged
merged 2 commits into from
Jun 7, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 6, 2022

Update versions of tools in pre-commit
configs to latest version

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 6, 2022
@@ -9,7 +9,7 @@ repos:
- --quiet
files: ^(pytradfri|examples|tests)/.+\.py$
- repo: https://gitlab.com/pycqa/flake8
rev: 4.0.1
rev: 3.9.2
Copy link
Contributor

Choose a reason for hiding this comment

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

Downgrade?

Copy link
Member

Choose a reason for hiding this comment

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

Quite odd. Let's see how this tool behaves going forward. I'm using the Renovate tool for work and it also has support for Pre-commit, and has its own bot like dependabot. Might be better.

I'll update the branch here when I'm near a computer.

@ggravlingen ggravlingen merged commit 38d3eb8 into master Jun 7, 2022
@ggravlingen ggravlingen deleted the update/pre-commit-autoupdate branch June 7, 2022 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants