Skip to content

Commit f63a533

Browse files
authored
CI: update github-actions using dependabot (OpenEMS#2688)
1 parent f130325 commit f63a533

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ updates:
1212
interval: weekly
1313
open-pull-requests-limit: 10
1414
target-branch: develop
15+
- package-ecosystem: "github-actions"
16+
directory: "/.github/workflows"
17+
schedule:
18+
interval: "weekly"
19+
open-pull-requests-limit: 10
20+
target-branch: develop

0 commit comments

Comments
 (0)