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

dependabot.yml: update Dependabot config to use grouped updates #30

Merged
merged 1 commit into from
May 24, 2024

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented May 24, 2024

We want grouped updates here

@Bo98 Bo98 changed the title Add Dependabot config dependabot.yml: update Dependabot config to use grouped updates May 24, 2024
@Bo98 Bo98 merged commit 300aac6 into main May 24, 2024
4 checks passed
@Bo98 Bo98 deleted the dependabot branch May 24, 2024 16:33
Copy link
Member

@MikeMcQuaid MikeMcQuaid 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 once one blocker addressed!

Comment on lines -22 to -49

- package-ecosystem: npm
directory: /
schedule:
interval: daily
allow:
- dependency-type: all

- package-ecosystem: docker
directory: /
schedule:
interval: daily
allow:
- dependency-type: all

- package-ecosystem: devcontainers
directory: /
schedule:
interval: daily
allow:
- dependency-type: all

- package-ecosystem: pip
directory: /
schedule:
interval: daily
allow:
- dependency-type: all
Copy link
Member

Choose a reason for hiding this comment

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

Blocker: Please leave this in. They are essentially no-ops and will catch if anything relevant is added in future.

Copy link
Member

Choose a reason for hiding this comment

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

Have opened #34 for this

Comment on lines +8 to +9
time: "14:30"
timezone: Europe/London
Copy link
Member

Choose a reason for hiding this comment

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

Optional, not a blocker: I think it'd be nice to avoid customising things unless they really have to be here. Nicer to be as consistent across the organisation as possible.

Copy link
Member

Choose a reason for hiding this comment

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

Have opened #35 for this

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants