Skip to content

Instantly share code, notes, and snippets.

@AlvaroVasconcelos
Created July 14, 2024 00:35
Show Gist options
  • Save AlvaroVasconcelos/74449d47bb001f0eeb83b8ccb843adfd to your computer and use it in GitHub Desktop.
Save AlvaroVasconcelos/74449d47bb001f0eeb83b8ccb843adfd to your computer and use it in GitHub Desktop.
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "pub"
directory: "/examples/flutter_package"
schedule:
interval: "daily"
- package-ecosystem: "pub"
directory: "/examples/dart_package"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/site"
schedule:
interval: "weekly"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment