Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.

Commit 64a94d5

Browse files
fix: configure Dependabot for Maven dependencies
Signed-off-by: Ndacyayisenga-droid <ndacyayinoah@gmail.com>
1 parent a19a8ff commit 64a94d5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
version: 2
33
updates:
4+
- package-ecosystem: "maven"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
48
- package-ecosystem: "github-actions"
59
directory: "/"
610
schedule:

0 commit comments

Comments
 (0)