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

Commit 71a3c1c

Browse files
authored
Merge pull request #6 from reload/dependabot/add-v2-config-file
Create Dependabot config file
2 parents 9a51756 + 3a3bf41 commit 71a3c1c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: docker
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: '04:00'
8+
timezone: Europe/Copenhagen
9+
open-pull-requests-limit: 10
10+
assignees:
11+
- arnested
12+
- danquah

0 commit comments

Comments
 (0)