We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad582a commit 3535f36Copy full SHA for 3535f36
.github/dependabot.yml
@@ -3,4 +3,8 @@ updates:
3
- package-ecosystem: "pip" # Confusingly, pip is correct for poetry
4
directory: "/" # Location of package manifests
5
schedule:
6
- interval: "weekly"
+ interval: "monthly"
7
+ groups:
8
+ all-dependencies:
9
+ patterns:
10
+ - "*"
0 commit comments