]> begriffs open source - cmsis-freertos/blob - .github/dependabot.yml
chore(deps): bump actions/checkout from 4 to 5 in /.github/workflows
[cmsis-freertos] / .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