Skip to content

Commit

Permalink
CI: Configure Dependabot to monitor versions of GitHub Actions packages
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jul 30, 2023
1 parent caa5932 commit aaad7ed
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:
interval: "monthly"

0 comments on commit aaad7ed

Please sign in to comment.