Skip to content

Commit

Permalink
Merge pull request #14 from logzio/update-dependabot
Browse files Browse the repository at this point in the history
Update Dependabot
  • Loading branch information
bardabun authored Apr 24, 2024
2 parents 53677d3 + 313fd2d commit d093217
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 @@ -9,3 +9,9 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
# Workflow files stored in the default location of `.github/workflows`. (You don't need to specify `/.github/workflows` for `directory`. You can use `directory: "/"`.)
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "weekly"

0 comments on commit d093217

Please sign in to comment.