Skip to content

Commit a8c36ad

Browse files
committed
Fix typo
1 parent 3a0d83b commit a8c36ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
interval: weekly
77
ignore:
88
# TODO: Remove when we use ruff from crates.io
9-
# for some reason dependabot only updates the Cargo.lock file when dealling
9+
# for some reason dependabot only updates the Cargo.lock file when dealing
1010
# with git dependencies. i.e. not updating the version in Cargo.toml
1111
- dependency-name: "ruff_*"
1212
- package-ecosystem: github-actions

0 commit comments

Comments
 (0)