Skip to content
This repository was archived by the owner on Nov 10, 2024. It is now read-only.

Commit 3ed7815

Browse files
authored
Update dependabot.yml (#217)
1 parent c285c18 commit 3ed7815

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
21
version: 2
2+
33
updates:
4-
- package-ecosystem: "pip"
5-
directory: "/"
4+
- package-ecosystem: pip
5+
directory: /
6+
schedule:
7+
interval: weekly
8+
- package-ecosystem: github-actions
9+
directory: /
610
schedule:
7-
interval: "weekly"
8-
11+
interval: weekly

0 commit comments

Comments
 (0)