Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .github/faraday.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# faraday trust configuration — org-wide baseline.
# A bot listed here is "trusted": its pull requests need 1 maintainer
# approval instead of 2. Both `login` and `id` must match the PR author.
# Find an ID with: gh api 'users/<login>' --jq .id
# See: https://github.com/electron/faraday

trusted-bots:
# Dependency bumps. Reviewed and approved by maintainers.
- login: dependabot[bot]
id: 49699333
Loading