Skip to content

Commit

Permalink
ci: enable dependabot for github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
konradmalik committed Dec 24, 2023
1 parent 4576a46 commit fbad665
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 @@ -6,3 +6,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit fbad665

Please sign in to comment.