diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 673eee70..b0dac3ff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ version: 2 updates: - package-ecosystem: "npm" directory: "/" + commit-message: + prefix: "[skip ci]" schedule: interval: "daily"