Skip to content

Commit

Permalink
Merge pull request #609 from wultra/issues/dependabot-gha
Browse files Browse the repository at this point in the history
Add dependabot configuration for github-actions
  • Loading branch information
banterCZ committed May 16, 2024
2 parents 61a9a8f + 8837888 commit 05de759
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 @@ -9,3 +9,8 @@ updates:
directory: "/"
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:
interval: "weekly"

0 comments on commit 05de759

Please sign in to comment.