Skip to content

Commit

Permalink
Added dependebot for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 17, 2024
1 parent 5323d91 commit c20c058
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 99
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 99

0 comments on commit c20c058

Please sign in to comment.