Skip to content

Commit bec5e72

Browse files
author
Raphael Krupinski
committed
đź‘· Let dependabot upgrade all dependencies monthly.
1 parent 936fd5a commit bec5e72

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

‎.github/dependabot.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
1-
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
2-
31
version: 2
42
updates:
53
- package-ecosystem: pip
64
directory: /
75
schedule:
8-
interval: weekly
9-
commit-message:
10-
prefix: "⬆️ "
11-
include: scope
12-
groups:
13-
httpx:
14-
patterns:
15-
- httpx
16-
- httpx-auth
6+
interval: monthly
177
- package-ecosystem: github-actions
188
directory: /
199
schedule:
2010
interval: monthly
21-
prefix: "⬆️👷 "

0 commit comments

Comments
 (0)