Skip to content

Commit

Permalink
[renovate] fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Sep 30, 2023
1 parent d4e8acb commit 5f6a671
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"matchManagers": ["cargo"],
"postUpgradeTasks": {
"commands": ["./scripts/renovate-post-update.sh"],
"commands": ["./scripts/renovate-post-upgrade.sh"],
"fileFilters": ["^Cargo.lock$", "^workspace-hack/Cargo.toml$"],
"executionMode": "branch"
}
Expand Down
File renamed without changes.

0 comments on commit 5f6a671

Please sign in to comment.