author | Nemo <commits@captnemo.in> | 2025-05-09 18:18:16.0 +05:30:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-09 18:18:16.0 +05:30:00 |
commit | c98eb68594fd4374bbaafe4421f89004041bd097 [patch] |
|
tree | a6831f162297c8928e4bc0718b66fa98f9415407 |
|
parent | c4b6ac7b7d363a6594dbce533e741c3e23f50204 |
|
download | c98eb68594fd4374bbaafe4421f89004041bd097.tar.gz |
Update dependabot.yml
Diff
.github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8ac6b8c..24077da 100644 --- a/.github/dependabot.yml +++ a/.github/dependabot.yml @@ -1,6 +1,10 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "monthly" - package-ecosystem: "nuget" directory: "/code/" schedule: interval: "weekly"