Skip to content

Commit

Permalink
ci(dependabot): auto-update GitHub Actions (#9604)
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n authored Feb 15, 2024
1 parent eb8e971 commit 14b8977
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,15 @@ updates:
schedule:
interval: "weekly"

- package-ecosystem: "github-actions"
target-branch: "master"
directory: "/"
schedule:
interval: "daily"
time: "23:00"
commit-message:
prefix: "chore"
include: "scope"
open-pull-requests-limit: 3


0 comments on commit 14b8977

Please sign in to comment.