Skip to content

Commit e5733d8

Browse files
Merge pull request #116 from ArnoStrouwen/patch-1
[skip ci] dependatbot ignore typos patches
2 parents 5dcc203 + 17b91cf commit e5733d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
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"]

0 commit comments

Comments
 (0)