Skip to content

Commit

Permalink
💚 Fix dependabot commit message rule
Browse files Browse the repository at this point in the history
  • Loading branch information
yuseok-kim-edushare committed Feb 14, 2025
1 parent 303655d commit e037a2d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ updates:
labels:
- "dependencies"
- "nuget"
commit-message:
prefix: "fix(deps)"
prefix-development: "chore(deps-dev)"
include: "scope"
groups:
nuget-dependencies:
patterns:
Expand All @@ -32,7 +28,4 @@ updates:
timezone: "UTC"
labels:
- "dependencies"
- "github-actions"
commit-message:
prefix: "ci"
include: "scope"
- "github-actions"

0 comments on commit e037a2d

Please sign in to comment.