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

Fix Dependabot grouping and remove outdated ignores #387

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Apr 1, 2024

The grouping config added in #380 didn't work:

image

That's because there's an indent problem in the YAML so it wasn't parsed properly.

Fix it, also we can remove the ignores because we've updated past those ignored version.

Also add pre-commit to validate the YAML and so on.

@hugovk hugovk merged commit 045a055 into python:main Apr 1, 2024
9 checks passed
@hugovk hugovk deleted the update-dependabot branch April 1, 2024 07:27
@hauntsaninja
Copy link

You're the best and YAML is the worst. Thanks for making this repo "watch"-able!

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

3 participants