Skip to content

Commit 89a6676

Browse files
ArnoStrouwenthazhemadam
authored andcommitted
ignore patches and minor versions of typos
1 parent 047d4d3 commit 89a6676

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ updates:
55
directory: "/" # Location of package manifests
66
schedule:
77
interval: "weekly"
8+
ignore:
9+
- dependency-name: "crate-ci/typos"
10+
update-types: ["version-update:semver-patch", "version-update:semver-minor"]

0 commit comments

Comments
 (0)