diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c40a3a6..008272a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: time: "09:00" - package-ecosystem: "github-actions" commit-message: - prefix: "deps:" + prefix: "ci:" directory: "/" schedule: interval: "weekly"