Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Commit

Permalink
house keeping: dependabot: Enable for .github/workflows/
Browse files Browse the repository at this point in the history
  • Loading branch information
John Andersen authored Jun 25, 2024
1 parent bf7758a commit f7969b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ updates:
directory: /
schedule:
interval: "daily"

- package-ecosystem: "github-actions"
directory: "/"
directory: "/.github/workflows/"
schedule:
interval: "daily"

Expand Down

0 comments on commit f7969b3

Please sign in to comment.