Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Commit 6f97983

Browse files
committed
chore: dependabot weekly + conventional commit
1 parent b50a522 commit 6f97983

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,7 @@ updates:
66
- package-ecosystem: "mix"
77
directory: "/"
88
schedule:
9-
interval: "daily"
10-
- package-ecosystem: "docker"
11-
directory: "/"
12-
schedule:
13-
interval: "daily"
9+
interval: "weekly"
1410
commit-message:
15-
prefix: "deps"
16-
open-pull-requests-limit: 10
17-
allow:
18-
- dependency-name: "hexpm/elixir"
19-
- dependency-name: "erlang/otp"
20-
- dependency-name: "debian"
11+
prefix: "build"
12+
include: "scope"

0 commit comments

Comments
 (0)