Skip to content

Commit 6a79ff3

Browse files
authored
Merge pull request #54 from Doarakko/copilot/fix-7372a6bb-f10f-47e0-bc68-74db85c55572
Add GitHub Actions to Dependabot configuration
2 parents 70c3a44 + 8f7730c commit 6a79ff3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "monthly"

0 commit comments

Comments
 (0)