Skip to content

Commit e92d368

Browse files
authored
Merge pull request #636 from arturcic/feature/dependabot
add github actions configuration for dependabot
2 parents 3f16486 + 289ec34 commit e92d368

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
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)