Skip to content

Commit 289ec34

Browse files
arturcicgep13
authored andcommitted
(build) Add GitHub actions config for dependabot
1 parent 3f16486 commit 289ec34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 2
22
updates:
3+
- package-ecosystem: github-actions
4+
directory: "/"
5+
schedule:
6+
interval: daily
37
- package-ecosystem: nuget
48
directory: "/src"
59
schedule:

0 commit comments

Comments
 (0)