Skip to content

Commit ffd31ad

Browse files
committed
Update dependabot configuration.
1 parent a823c9b commit ffd31ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
schedule:
77
interval: "monthly"
88
groups:
9-
all-requirements:
9+
python-requirements:
1010
patterns:
1111
- "*"
1212

@@ -15,6 +15,6 @@ updates:
1515
schedule:
1616
interval: "monthly"
1717
groups:
18-
all-github-actions:
18+
github-actions:
1919
patterns:
2020
- "*"

0 commit comments

Comments
 (0)