Skip to content

Commit f85bc8a

Browse files
authored
dependabot: group Python pip updates (#17)
1 parent a943bdd commit f85bc8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

{{cookiecutter.project_slug}}/.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ version: 2
33
updates:
44
- package-ecosystem: pip
55
directory: /
6+
groups:
7+
python:
8+
patterns:
9+
- "*"
610
schedule:
711
interval: daily
812

0 commit comments

Comments
 (0)