Skip to content

Commit

Permalink
Setup dependabot: GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
takegue committed Oct 1, 2023
1 parent 1ea9eef commit 935b39a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "monthly"

0 comments on commit 935b39a

Please sign in to comment.