Skip to content

Commit e5a868e

Browse files
authored
Change Dependabot schedule from monthly to yearly
1 parent 6937639 commit e5a868e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updates:
77
- package-ecosystem: "github-actions"
88
directory: "/"
99
schedule:
10-
interval: "monthly"
10+
interval: "yearly"
1111
ignore: # only update minor or major version changes
1212
- dependency-name: "*"
1313
update-types: ["version-update:semver-patch"]

0 commit comments

Comments
 (0)