Skip to content

Commit 21d6e97

Browse files
authored
Update renovate.json
1 parent f52606f commit 21d6e97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
"config:base"
44
],
55
"schedule": [
6-
"before 2am"
6+
"before 3am on the first day of the month"
77
],
88
"packageRules": [
99
{
1010
"matchDepTypes": ["dependencies", "devDependencies"],
1111
"matchUpdateTypes": ["patch", "minor", "pin", "digest"],
12+
"excludePackageNames": ["react-native-reanimated"],
1213
"automerge": true,
1314
"groupName": "dependencies (non-major)",
1415
"groupSlug": "dependencies-non-major"

0 commit comments

Comments
 (0)