Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Jun 5, 2024
1 parent 569d93c commit b3b0118
Show file tree
Hide file tree
Showing 3 changed files with 2,363 additions and 2,198 deletions.
24 changes: 24 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10
reviewers:
- patrick.zippenfenig
allow:
- dependency-type: direct
commit-message:
prefix: "fix: "
groups:
semantic:
patterns:
- "@semantic-release/*"
- "semantic-release"
- "semantic-release-pypi"
- "conventional-changelog-conventionalcommits"
- "typescript"
- "gradle-semantic-release-plugin"
- "@droidsolutions-oss/semantic-release-nuget"
Loading

0 comments on commit b3b0118

Please sign in to comment.