Skip to content

Commit

Permalink
add gha for dependabot checks
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Oct 5, 2023
1 parent c6ff3ab commit bd1e73f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,10 @@ updates:
schedule:
interval: "weekly"
rebase-strategy: "disabled"

# github dependencies
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
rebase-strategy: "disabled"

0 comments on commit bd1e73f

Please sign in to comment.