Skip to content

Commit a7ad004

Browse files
authored
Merge pull request #15 from idubnori/work/nori/dependabot-1
chore: add dependabot config
2 parents 0582bb2 + 2414f48 commit a7ad004

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "nuget"
4+
directory: "/"
5+
schedule:
6+
interval: "monthly"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "monthly"
11+
- package-ecosystem: "azure-pipelines"
12+
directory: "/"
13+
schedule:
14+
interval: "monthly"

0 commit comments

Comments
 (0)