Skip to content

Commit

Permalink
build: auto-approve renovate-bot PRs for minor updates (#1145)
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Jun 30, 2021
1 parent 095fd30 commit 39652e3
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,9 @@ rules:
changedFiles:
- "package\\.json$"
- "CHANGELOG\\.md$"
maxFiles: 3
maxFiles: 3
- author: "renovate-bot"
title: "^(fix\\(deps\\)|chore\\(deps\\)):"
changedFiles:
- "/package\\.json$"
maxFiles: 2

0 comments on commit 39652e3

Please sign in to comment.