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

Create dependabot.yml #54

Merged
merged 6 commits into from
Feb 6, 2024
Merged

Create dependabot.yml #54

merged 6 commits into from
Feb 6, 2024

Conversation

MelSumner
Copy link
Collaborator

@MelSumner MelSumner commented Feb 2, 2024

If merged, this would create a Dependabot configuration file for keeping dependencies updated.

If merged, this would create a dependabot configuration file for keeping dependencies updated.
.github/dependabot.yml Show resolved Hide resolved
.github/dependabot.yml Outdated Show resolved Hide resolved
MelSumner and others added 2 commits February 5, 2024 16:23
get Dependbot updates for GH actions

Co-authored-by: Giles Thompson <giles@papaiti.com>
Co-authored-by: Giles Thompson <giles@papaiti.com>
Comment on lines 13 to 16
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think I stuffed up the formatting with my suggestion, sorry 😅

Suggested change
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think I figured it out :)

@MelSumner MelSumner requested a review from gilest February 6, 2024 20:12
@MelSumner MelSumner merged commit f3a6af1 into main Feb 6, 2024
@MelSumner MelSumner deleted the melsumner/add-dependabot-config branch February 6, 2024 22:21
@github-actions github-actions bot mentioned this pull request Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants