Skip to content

Commit

Permalink
chore(deps): Configure Dependabot to update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
akash1810 committed Dec 19, 2023
1 parent b1bf651 commit 4af318f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ updates:
- dependency-name: "aws-cdk"
- dependency-name: "aws-cdk-lib"
- dependency-name: "constructs"
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
commit-message:
prefix: "chore(deps): "

0 comments on commit 4af318f

Please sign in to comment.