Skip to content

Commit 3535f36

Browse files
authored
Update dependabot config. (#82)
1 parent 2ad582a commit 3535f36

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ updates:
33
- package-ecosystem: "pip" # Confusingly, pip is correct for poetry
44
directory: "/" # Location of package manifests
55
schedule:
6-
interval: "weekly"
6+
interval: "monthly"
7+
groups:
8+
all-dependencies:
9+
patterns:
10+
- "*"

0 commit comments

Comments
 (0)