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 a0a5ded commit 82a5529Copy full SHA for 82a5529
.github/dependabot.yml
@@ -6,8 +6,8 @@ updates:
6
- package-ecosystem: "github-actions"
7
directory: "/"
8
schedule:
9
- # Check for updates to GitHub Actions every week
10
- interval: "weekly"
+ # Check for updates to GitHub Actions every quarter
+ interval: "quarterly"
11
labels:
12
- "Release Not Needed"
13
- target-branch: "dev"
+ target-branch: "dev"
0 commit comments