We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afc8ea4 + 66852d1 commit ca268c0Copy full SHA for ca268c0
.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", "version-update:semver-minor"]
0 commit comments