Skip to content

Commit 14afc77

Browse files
author
Markus Schwer
committed
add dependabot
1 parent 8046b96 commit 14afc77

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/dependabot.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: gomod
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
timezone: "Europe/Berlin"
8+
reviewers:
9+
- "JohannesHepp"
10+
- "Markus-Schwer"
11+
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "daily"
16+
timezone: "Europe/Berlin"
17+
reviewers:
18+
- "JohannesHepp"
19+
- "Markus-Schwer"

0 commit comments

Comments
 (0)