Skip to content

Commit

Permalink
Add dependabot configuration
Browse files Browse the repository at this point in the history
I noticed some of the actions are behind latest version, so I enabled dependabot and lets see if we can track and update them.
  • Loading branch information
dawitnida committed May 18, 2024
1 parent 8e91eca commit 7490805
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 5

0 comments on commit 7490805

Please sign in to comment.