2021-08-24 14:23:54 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
2022-08-27 18:39:53 +00:00
|
|
|
# GitHub Actions
|
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: "daily"
|
|
|
|
# Python
|
2021-08-24 14:23:54 +00:00
|
|
|
- package-ecosystem: "pip"
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: "daily"
|