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): Fix dependabot.yaml commit-message #333

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

EduardGomezEscandell
Copy link
Contributor

For some reason, the dependabot file checker decided to wake up after rebasing some random branch to main:

https://github.com/canonical/ubuntu-pro-for-windows/runs/17597569230

File dependabot.yaml is wrong, as seen in the fact that the PR is opens are not prefixed as specified.

Anyways, the issue is just a typo. See the documentation.

@EduardGomezEscandell EduardGomezEscandell marked this pull request as ready for review October 11, 2023 10:26
Copy link
Collaborator

@didrocks didrocks left a comment

Choose a reason for hiding this comment

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

So, you use _ where you need to put - and vice-versa :p

@EduardGomezEscandell EduardGomezEscandell merged commit 27aaf0f into main Oct 11, 2023
27 checks passed
@EduardGomezEscandell EduardGomezEscandell deleted the fix-dependabot-yaml branch October 11, 2023 12:34
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