diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8b2226c1..423d4b3f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ updates: labels: [ 'dependencies' ] commit-message: ## prefix maximum string length of 15 - prefix: 'poetry' + prefix: 'chore' include: 'scope' open-pull-requests-limit: 999 - package-ecosystem: 'github-actions' @@ -24,6 +24,6 @@ updates: labels: [ 'dependencies' ] commit-message: ## prefix maximum string length of 15 - prefix: 'gh-actions' + prefix: 'chore' include: 'scope' - open-pull-requests-limit: 999 \ No newline at end of file + open-pull-requests-limit: 999