Skip to content

Commit

Permalink
chore(RHTAPWATCH-671): Add Dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Barak Korren <[email protected]>
  • Loading branch information
ifireball committed Dec 18, 2023
1 parent 16583a7 commit 1d3d2c0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: daily
commit-message:
prefix: "chore(Dependabot-docker): "
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore(Dependabot-actions): "
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: daily
commit-message:
prefix: "chore(Dependabot-pip): "

0 comments on commit 1d3d2c0

Please sign in to comment.