Merge branch 'fix/exclude-babel-core-from-dependabot' into 'main'

Exclude @babel/core library from dependabot updates

See merge request bloodyhealth/drip!560
This commit is contained in:
Sofiya Tepikin
2022-10-05 11:31:38 +00:00
+1
View File
@@ -14,3 +14,4 @@ updates:
- dependency-name: 'react'
- dependency-name: 'react-native'
- dependency-name: 'react-native-push-notifications'
- dependency-name: '@babel/core'