Commit c69e9cd
Piotr Kubicki
fix(dependabot): specify Maven as package ecosystem in dependabot.yml
- Set `package-ecosystem` to `maven` to enable dependency updates for pom.xml
- Ensure Dependabot checks for updates in the root directory `/`
- Schedule weekly dependency updates
- Limit open pull requests to 5 to prevent spam1 parent 0a19f33 commit c69e9cd
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
0 commit comments