Skip to content

Commit

Permalink
feat(misc): add github-actions to dependabot
Browse files Browse the repository at this point in the history
Here we have many workflows, we should keep 'em up to date!
  • Loading branch information
GabsEdits authored Jun 20, 2024
1 parent db09caa commit 675419b
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 @@ -10,3 +10,8 @@ updates:
schedule:
interval: "daily"
directory: "docs/"

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

0 comments on commit 675419b

Please sign in to comment.