Skip to content

Commit 7cb3b6a

Browse files
Merge pull request #81 from ArnoStrouwen/master
finish dependabot ignoring typos patches
2 parents a20048d + 109a212 commit 7cb3b6a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ updates:
44
- package-ecosystem: "github-actions"
55
directory: "/" # Location of package manifests
66
schedule:
7-
interval: "daily"
8-
time: "06:00"
9-
timezone: "Europe/Brussels"
7+
interval: "weekly"
108
ignore:
119
- dependency-name: "crate-ci/typos"
1210
update-types: ["version-update:semver-patch"]

0 commit comments

Comments
 (0)