diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e86bf26..e85d60d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,11 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" - + commit-message: + # Prefix all commit messages with "npm: " + prefix: "chore (pyproject.toml): " + + - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: