Skip to content

Commit ca1f2a7

Browse files
committed
dependabot back in - pipenv and pip-compile
Signed-off-by: nadineloepfe <nadine.loepfe@swirldslabs.com>
1 parent c6ccf30 commit ca1f2a7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,17 @@ updates:
1111
interval: "daily"
1212
open-pull-requests-limit: 10
1313
- package-ecosystem: "pip"
14+
directory: "/"
15+
schedule:
16+
interval: "daily"
17+
open-pull-requests-limit: 10
18+
open-pull-requests-limit: 10
19+
- package-ecosystem: "pip-compile"
20+
directory: "/"
21+
schedule:
22+
interval: "daily"
23+
open-pull-requests-limit: 10
24+
- package-ecosystem: "pipenv"
1425
directory: "/"
1526
schedule:
1627
interval: "daily"

0 commit comments

Comments
 (0)