Skip to content

Commit eb00f56

Browse files
Update dependabot ignore rules for typos dependency
1 parent 0ba9ebc commit eb00f56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ updates:
66
schedule:
77
interval: "weekly"
88
ignore:
9-
- dependency-name: "crate-ci/typos"
10-
update-types: ["version-update:semver-patch"]
9+
- dependency-name: "crate-ci/typos"
10+
update-types: ["version-update:semver-patch", "version-update:semver-minor"]

0 commit comments

Comments
 (0)