Skip to content

Commit

Permalink
add gh actions to dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
matyikriszta committed May 6, 2024
1 parent 1647fba commit 3dbbf01
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ updates:
- dependency-name: stripe
versions:
- "> 4.18.1"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 3dbbf01

Please sign in to comment.