Skip to content

Commit 4ad4a42

Browse files
Feature - enabled dependabot for githubactions
1 parent f385b0d commit 4ad4a42

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
@@ -5,3 +5,7 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
- package-ecosystem: "github-actions"
9+
directory: ".github/workflows"
10+
schedule:
11+
interval: "daily"

0 commit comments

Comments
 (0)