Skip to content

Commit ff3e437

Browse files
authored
Merge pull request #19 from Azure-Samples/dependabot
Add a dependabot for github actions
2 parents 7cc3bdb + 5a55153 commit ff3e437

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

‎.github/dependabot.yaml‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
4+
# Maintain dependencies for GitHub Actions
5+
- package-ecosystem: "github-actions"
6+
directory: "/"
7+
schedule:
8+
interval: "weekly"
9+
groups:
10+
github-actions:
11+
patterns:
12+
- "*"

0 commit comments

Comments
 (0)