From 3707a5e3a8f7cb0cae46bb47c6e6f2e9fb0e7aaf Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Tue, 21 Jul 2026 21:22:03 +0200 Subject: [PATCH] chore: update dependabot config --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 794ec10..dd0dc41 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,4 +16,6 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: weekly \ No newline at end of file + interval: weekly + commit-message: + prefix: chore \ No newline at end of file