We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98a377d + ace25d9 commit e60a10aCopy full SHA for e60a10a
.github/dependabot.yml
@@ -5,3 +5,6 @@ updates:
5
directory: "/" # Location of package manifests
6
schedule:
7
interval: "weekly"
8
+ ignore:
9
+ - dependency-name: "crate-ci/typos"
10
+ update-types: ["version-update:semver-patch"]
0 commit comments