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 c3eafae commit c69df08Copy full SHA for c69df08
1 file changed
.github/dependabot.yml
@@ -9,13 +9,21 @@ updates:
9
directory: /
10
schedule:
11
interval: "weekly"
12
+ groups:
13
+ actions:
14
+ patterns:
15
+ - "*"
16
commit-message:
17
# Prefix commit message with "chore: "
18
prefix: "chore"
19
- package-ecosystem: pip
20
21
22
23
24
+ pip:
25
26
27
28
29
0 commit comments