]> begriffs open source - cmsis-driver-validation/blob - .github/dependabot.yml
Update GitHub Actions runner to ubuntu-22.04 (#18)
[cmsis-driver-validation] / .github / dependabot.yml
1 version: 2
2 updates:
3   - package-ecosystem: "github-actions"
4     directory: ".github/workflows"
5     schedule:
6       interval: "weekly"
7     open-pull-requests-limit: 10
8     labels:
9       - "dependencies"
10       - "github-actions"
11     commit-message:
12       prefix: "chore"
13       include: "scope"
14