We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98d05e commit 9dea32aCopy full SHA for 9dea32a
.github/dependabot.yml
@@ -5,15 +5,15 @@ updates:
5
- package-ecosystem: "github-actions"
6
directory: "/"
7
schedule:
8
- interval: "monthly"
+ interval: "weekly"
9
commit-message:
10
prefix: "GitHub Actions"
11
include: "scope"
12
# Maintain dependencies for pom.xml
13
- package-ecosystem: "maven"
14
15
16
17
18
prefix: "Maven pom.xml"
19
0 commit comments