Skip to content

Commit

Permalink
add github actions to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
PE39806 committed Jan 22, 2025
1 parent b7e7fea commit 606e4e8
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 @@ -56,3 +56,10 @@ updates:
interval: 'weekly'
versioning-strategy: increase
open-pull-requests-limit: 6

# Set update schedule for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 12

0 comments on commit 606e4e8

Please sign in to comment.