Skip to content

Commit 5cbd531

Browse files
committed
configure dependabot
1 parent 1347c38 commit 5cbd531

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
version: 2
22
updates:
33
- package-ecosystem: github-actions
4-
directory: /
4+
directory: .github/workflows
55
schedule:
6-
interval: daily
6+
interval: weekly
77

88
- package-ecosystem: npm
99
directory: /
1010
schedule:
11-
interval: daily
11+
interval: weekly

0 commit comments

Comments
 (0)