Skip to content

Commit

Permalink
add github actions to checking (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartyP233 authored Aug 15, 2024
1 parent 489ace4 commit 3519f89
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,9 @@ updates:
labels:
- "npm"
- "dependencies"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 2

0 comments on commit 3519f89

Please sign in to comment.