diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f3c7773dbfe..9946b189a3f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,9 +7,12 @@ updates: commit-message: # Avoid non-"purposeful" prefix due to Dependabot misdetecting style (see `DEVELOPMENT.md`). prefix: '' + allow: + - dependency-type: all groups: cargo: patterns: ['*'] + - package-ecosystem: github-actions directory: '/' schedule: