Skip to content

Commit

Permalink
build(renovate): renovate automerge help-me-mom#9771
Browse files Browse the repository at this point in the history
  • Loading branch information
satanTime committed Aug 19, 2024
1 parent db66650 commit 84e8e46
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# This is a comment.
# Each line is a file pattern followed by one or more owners.
* @satanTime
* @satanTime

**/.nvmrc
**/compose.yml
**/package.json
**/package-lock.json

/.circleci/config.yml
/.github/workflows/codeql.yml

/libs/ng-mocks/package.json @satanTime
2 changes: 2 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"prHourlyLimit": 0,
"rangeStrategy": "pin",
"rebaseWhen": "conflicted",
"autoApprove": true,
"automerge": true,
"separateMajorMinor": true,
"separateMinorPatch": true,
"separateMultipleMajor": true,
Expand Down

0 comments on commit 84e8e46

Please sign in to comment.