Skip to content

Instantly share code, notes, and snippets.

@t1
Created December 21, 2022 11:41
Show Gist options
  • Save t1/714d630ddc4f7518ad27dcc049a8b394 to your computer and use it in GitHub Desktop.
Save t1/714d630ddc4f7518ad27dcc049a8b394 to your computer and use it in GitHub Desktop.
# see https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment