File tree Expand file tree Collapse file tree 4 files changed +429
-907
lines changed
packages/react-native-quick-crypto Expand file tree Collapse file tree 4 files changed +429
-907
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,30 @@ updates:
6
6
directory : " /"
7
7
schedule :
8
8
interval : " weekly"
9
+ ignore :
10
+ - " react"
11
+ - " react-native"
12
+ - " @react-native/eslint-plugin"
13
+ - " @react-native/metro-config"
14
+ - " @react-native/eslint-config"
15
+ - " @react-native/gradle-plugin"
16
+ - " @react-native-community/cli"
17
+ - " @react-native-community/cli-platform-android"
18
+ - " @react-native-community/cli-platform-ios"
19
+ - " @types/react"
9
20
- package-ecosystem : " bun"
10
21
target-branch : " 0.x"
11
22
directory : " /"
12
23
schedule :
13
24
interval : " weekly"
25
+ ignore :
26
+ - " react"
27
+ - " react-native"
28
+ - " @react-native/eslint-plugin"
29
+ - " @react-native/metro-config"
30
+ - " @react-native/eslint-config"
31
+ - " @react-native/gradle-plugin"
32
+ - " @react-native-community/cli"
33
+ - " @react-native-community/cli-platform-android"
34
+ - " @react-native-community/cli-platform-ios"
35
+ - " @types/react"
You can’t perform that action at this time.
0 commit comments