Skip to content

Commit

Permalink
chore: update dependabot message configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n committed Jul 11, 2024
1 parent c07a9c5 commit 1489618
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .commitlintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ rules:
- deps-dev
- lint
- e2e
- ci
10 changes: 5 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ updates:
- "abarmina"
- "NastaLeo"
commit-message:
prefix: fix
prefix-development: chore
include: scope
prefix: "chore(deps)"
prefix-development: "chore(deps-dev)"
include: "scope"
groups:
typescript-eslint:
patterns:
Expand Down Expand Up @@ -52,8 +52,8 @@ updates:
- "abarmina"
- "NastaLeo"
commit-message:
prefix: chore
include: scope
prefix: "chore(ci)"
include: "scope"
groups:
gh-pages:
patterns:
Expand Down

0 comments on commit 1489618

Please sign in to comment.