Skip to content

Commit

Permalink
Prefix dependabot pip PRs (#582)
Browse files Browse the repository at this point in the history
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
  • Loading branch information
m1kola committed Jan 22, 2024
1 parent e46702e commit 4055f53
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,9 @@ updates:
interval: "daily"
commit-message:
prefix: ":seedling:"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: ":seedling:"

0 comments on commit 4055f53

Please sign in to comment.