Skip to content

Commit

Permalink
chore: Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic100 authored Dec 3, 2024
1 parent d38ed3d commit 621a2bc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ updates:
ignore:
- dependency-name: '*'
update-types: ['version-update:semver-patch']
- dependency-name: '@typescript-eslint/*'
update-types: ['version-update:semver-minor']
commit-message:
prefix: 'chore'
include: 'scope'
groups:
dev-dependencies:
applies-to: version-updates
dependency-type: development
update-types: minor
- package-ecosystem: github-actions
directory: '/'
schedule:
Expand Down

0 comments on commit 621a2bc

Please sign in to comment.