mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
8 lines
No EOL
183 B
YAML
8 lines
No EOL
183 B
YAML
version: 2
|
|
# Check for outdated actions
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
# Check for updates every Monday
|
|
schedule:
|
|
interval: "weekly" |