Skip to content

Commit

Permalink
MAINT: Adding a dependabot.yml (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas-C authored Dec 22, 2024
1 parent d9b111d commit 16a0e2f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Doc: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "gitsubmodule"
commit-message:
prefix: "MAINT"
- package-ecosystem: "github-actions"
commit-message:
prefix: "MAINT"
- package-ecosystem: "pip"
commit-message:
prefix: "MAINT"

0 comments on commit 16a0e2f

Please sign in to comment.