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 6937639 commit e5a868eCopy full SHA for e5a868e
.github/dependabot.yml
@@ -7,7 +7,7 @@ updates:
7
- package-ecosystem: "github-actions"
8
directory: "/"
9
schedule:
10
- interval: "monthly"
+ interval: "yearly"
11
ignore: # only update minor or major version changes
12
- dependency-name: "*"
13
update-types: ["version-update:semver-patch"]
0 commit comments