Skip to content

Commit df7fc1e

Browse files
sofislparthea
andauthored
build: update auto-approve config for new validation (#1169)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 1a2878d commit df7fc1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

synthtool/gcp/templates/node_library/.github/auto-approve.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rules:
66
- "CHANGELOG\\.md$"
77
maxFiles: 3
88
- author: "renovate-bot"
9-
title: "^(fix\\(deps\\)|chore\\(deps\\)):"
9+
title: "^(fix|chore)\\(deps\\):"
1010
changedFiles:
11-
- "/package\\.json$"
11+
- "package\\.json$"
1212
maxFiles: 2

0 commit comments

Comments
 (0)