Skip to content

Commit 222d90a

Browse files
Added dependabot config for updating GitHub actions. (#26)
Signed-off-by: Leander Stephen D'Souza <[email protected]>
1 parent ce37a2c commit 222d90a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
version: 2
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "daily"
8+
commit-message:
9+
prefix: "🛠️"

0 commit comments

Comments
 (0)