Skip to content

Commit 0064b4a

Browse files
committed
Fix Dependabot configuration
1 parent 0f7c815 commit 0064b4a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,7 @@ updates:
44
directory: '/'
55
schedule:
66
interval: daily
7-
8-
- package-ecosystem: "github-actions"
9-
directory: "/"
10-
schedule:
11-
interval: "daily"
127
- package-ecosystem: github-actions
138
directory: /
149
schedule:
15-
interval: monthly
10+
interval: monthly

0 commit comments

Comments
 (0)