Skip to content

Commit

Permalink
chore: update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebodega committed Mar 18, 2024
1 parent 3361bb1 commit 4ce4fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Expand Up @@ -2,6 +2,7 @@
"extends": [
"config:base",
"group:allNonMajor",
"schedule:monthly",
":assignAndReview(jorgebodega)",
":automergeDisabled",
":semanticCommits",
Expand All @@ -10,7 +11,6 @@
":timezone(UTC+1)"
],
"baseBranches": ["next"],
"schedule": ["every sunday"],
"packageRules": [
{
"matchPackagePatterns": ["typeorm"],
Expand Down

0 comments on commit 4ce4fd1

Please sign in to comment.