Add bot emails in `renovate.json`

Followup on https://github.com/android/nowinandroid/pull/1766
pull/1768/head
Simon Marquis 5 days ago committed by GitHub
parent af9631e80c
commit c10d867e1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,6 +7,8 @@
"main" "main"
], ],
"gitIgnoredAuthors": [ "gitIgnoredAuthors": [
"41898282+github-actions[bot]@users.noreply.github.com" "41898282+github-actions[bot]@users.noreply.github.com",
"github-actions[bot]@users.noreply.github.com",
"renovate[bot]@users.noreply.github.com"
] ]
} }

Loading…
Cancel
Save