Skip to content

Commit

Permalink
Merge pull request #46 from souleb/main
Browse files Browse the repository at this point in the history
Update dependabot.yml
  • Loading branch information
ykulazhenkov authored Nov 26, 2024
2 parents 3bc9d76 + 4e96fb5 commit 24e3bac
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
@@ -1,5 +1,13 @@
version: 2
updates:
# Docker images
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "chore:"

# GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
Expand Down

0 comments on commit 24e3bac

Please sign in to comment.