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 cb53945 commit cffbea9Copy full SHA for cffbea9
.github/dependabot.yml
@@ -1,15 +1 @@
1
-version: 2
2
-updates:
3
- - package-ecosystem: "github-actions"
4
- directory: "/"
5
- schedule:
6
- interval: "monthly" # Changed from "weekly" to "monthly"
7
- open-pull-requests-limit: 10
8
- - package-ecosystem: npm
9
10
11
- interval: "monthly" # Changed from "daily" to "monthly"
12
- commit-message:
13
- prefix: fix
14
- include: scope
15
- versioning-strategy: increase
+
0 commit comments