Skip to content

Commit 1bf439e

Browse files
committed
Adjust dependabot configuration
1 parent 48da333 commit 1bf439e

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
version: 2
22
updates:
3-
- package-ecosystem: pip
4-
directory: "/"
5-
schedule:
6-
interval: monthly
7-
open-pull-requests-limit: 10
3+
- package-ecosystem: pip
4+
directory: "/"
5+
schedule:
6+
interval: monthly
7+
open-pull-requests-limit: 10
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: monthly
12+

0 commit comments

Comments
 (0)