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

Track updates of pre-commit hooks #495

Merged
merged 5 commits into from
May 28, 2022
Merged

Conversation

ggravlingen
Copy link
Member

I had a look to see if dependabot could keep the pre-commit hooks update. Apparently it wasn't in their roadmap, but I found this instead:
https://browniebroke.com/blog/gh-action-pre-commit-autoupdate/

ggravlingen and others added 2 commits May 28, 2022 16:57
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
- name: Set up Python
uses: actions/setup-python@v2.0.0
with:
python-version: 3.8
Copy link
Member Author

Choose a reason for hiding this comment

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

Pin patch version here too?

Copy link
Contributor

Choose a reason for hiding this comment

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

No, we don't do that.

Copy link
Contributor

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

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

Looks good!

@ggravlingen ggravlingen merged commit 81a901d into master May 28, 2022
@ggravlingen ggravlingen deleted the auto-update-pre-commit branch May 28, 2022 15:57
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.

None yet

2 participants