Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralim committed Mar 17, 2021
1 parent 9dee47f commit 0f6dfaa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 2
# Fetch and update latest `github-actions` pkgs
- package-ecosystem: github-actions
directory: /
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
time: '00:00'
# Check for updates to GitHub Actions every weekday
interval: "weekly"
open-pull-requests-limit: 10
commit-message:
prefix: chore
include: scope
include: scope

0 comments on commit 0f6dfaa

Please sign in to comment.