We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7630b commit 53808c4Copy full SHA for 53808c4
.github/dependabot.yml
@@ -4,6 +4,10 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "monthly"
7
+ groups:
8
+ python-packages:
9
+ patterns:
10
+ - "*"
11
- package-ecosystem: "github-actions"
12
13
0 commit comments