diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c63c8a4..42f1e63 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,11 +10,4 @@ updates: interval: "weekly" time: "03:37" # UTC commit-message: - prefix: "chore(cargo):" - - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" - commit-message: - prefix: "ci(actions):" + prefix: "build(cargo):"