Skip to content

Commit

Permalink
chore: use dependabot for action updates (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar authored Oct 31, 2023
1 parent ef400fb commit 8767798
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,12 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 5

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

0 comments on commit 8767798

Please sign in to comment.