Merge branch 'fix/ignore-dependabot-patches' into 'main'
Ignore patches versions when running dependabot See merge request bloodyhealth/drip!484
This commit is contained in:
@@ -8,6 +8,8 @@ updates:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 3
|
||||
ignore:
|
||||
- dependency-name: '*'
|
||||
update-types: ['version-update:semver-patch']
|
||||
- dependency-name: 'realm'
|
||||
- dependency-name: 'nodejs-mobile-react-native'
|
||||
- dependency-name: 'react'
|
||||
|
||||
Reference in New Issue
Block a user