We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0d83b commit a8c36adCopy full SHA for a8c36ad
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
interval: weekly
7
ignore:
8
# TODO: Remove when we use ruff from crates.io
9
- # for some reason dependabot only updates the Cargo.lock file when dealling
+ # for some reason dependabot only updates the Cargo.lock file when dealing
10
# with git dependencies. i.e. not updating the version in Cargo.toml
11
- dependency-name: "ruff_*"
12
- package-ecosystem: github-actions
0 commit comments