blob: 8552189711aa2eb1d622256d39a560b8453fa9f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "weekly"
open-pull-requests-limit: 10
commit-message:
prefix: chore
include: scope
|