diff --git a/rust/.github/renovate.json5 b/rust/.github/renovate.json5 index 0c6b594..49c614e 100644 --- a/rust/.github/renovate.json5 +++ b/rust/.github/renovate.json5 @@ -7,6 +7,9 @@ "ignorePaths": [ ".github/workflows/dogfood-github-actions.yml" ], + "github-actions": { + "enabled": false + }, "nix": { "enabled": true },