Browse Source

🔧 Update Dependabot commit message (#5156)

pull/5158/head
Sebastián Ramírez 3 years ago
committed by GitHub
parent
commit
71b10e5890
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/dependabot.yml

4
.github/dependabot.yml

@ -5,8 +5,12 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
commit-message:
prefix:
# Python # Python
- package-ecosystem: "pip" - package-ecosystem: "pip"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
commit-message:
prefix:

Loading…
Cancel
Save