Skip to content

Commit

Permalink
Merge pull request #111 from uselagoon/fix-dependabot-config
Browse files Browse the repository at this point in the history
chore: fix error message from Dependabot
  • Loading branch information
smlx authored Apr 12, 2024
2 parents 3b50887 + 17ba04c commit ed6d964
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: 2
updates:
- package-ecosystem: github-actions
commit-message:
prefix: chore
include: scope
directory: /
schedule:
Expand All @@ -15,6 +16,7 @@ updates:
- "patch"
- package-ecosystem: docker
commit-message:
prefix: chore
include: scope
directory: /
schedule:
Expand All @@ -28,6 +30,7 @@ updates:
- "patch"
- package-ecosystem: gomod
commit-message:
prefix: chore
include: scope
directory: /
schedule:
Expand Down

0 comments on commit ed6d964

Please sign in to comment.