Skip to content

Commit 2f8917e

Browse files
authored
Merge pull request #6 from Team-MostWanted/feature/INFRA-1885-Dependency-update-Q2-2023
INFRA-1885 made a setup with dependabot
2 parents 4fcc5a5 + 56de2d5 commit 2f8917e

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: gomod
4+
directory: "/"
5+
schedule:
6+
interval: "monthly"
7+
reviewers:
8+
- "rtuk"
9+
- "Lveltmaat"
10+
- "TheM1984"
11+
12+

0 commit comments

Comments
 (0)