Skip to content

Commit

Permalink
Merge pull request #4 from scrive/jonathanjouty-add-gha-to-depdendabot
Browse files Browse the repository at this point in the history
Add GitHub Actions to `dependabot.yml`
  • Loading branch information
jonathanjouty authored Mar 27, 2024
2 parents 61e3d64 + 33deb17 commit 77f66ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ updates:
directory: "/example"
schedule:
interval: "weekly"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily

0 comments on commit 77f66ee

Please sign in to comment.