Skip to content

Commit

Permalink
Merge pull request #483 from Zondax/dev
Browse files Browse the repository at this point in the history
New Release
  • Loading branch information
emmanuelm41 authored Aug 16, 2024
2 parents b9885b1 + 015000d commit a6b6435
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,16 @@ updates:
# Check the npm registry for updates every day (weekdays)
schedule:
interval: "daily"
target-branch: dev

# Enable version updates for GitHub Actions
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'
time: '11:00'
commit-message:
prefix: 'chore'
prefix-development: 'chore'
include: 'scope'
target-branch: dev

0 comments on commit a6b6435

Please sign in to comment.