Skip to content

Commit

Permalink
Merge pull request #6 from kadena-community/chore/improve-pr-titles-f…
Browse files Browse the repository at this point in the history
…or-dependabot

Improve Readability for Dependabot PR's
  • Loading branch information
Ghislain89 authored Oct 17, 2023
2 parents 2eeb441 + ab94ddb commit 5bbe4a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ updates:
timezone: "Europe/Amsterdam"
target-branch: main
groups:
dependencies:
create-kadena-app:
patterns:
- "*"
# Update angular package
Expand All @@ -21,7 +21,7 @@ updates:
timezone: "Europe/Amsterdam"
target-branch: main
groups:
dependencies:
angular-template:
patterns:
- "*"
# Update vuejs package
Expand All @@ -33,7 +33,7 @@ updates:
timezone: "Europe/Amsterdam"
target-branch: main
groups:
dependencies:
vuejs-template:
patterns:
- "*"
# Update nextjs package
Expand All @@ -45,6 +45,6 @@ updates:
timezone: "Europe/Amsterdam"
target-branch: main
groups:
dependencies:
nextjs-template:
patterns:
- "*"

0 comments on commit 5bbe4a1

Please sign in to comment.