artsy / watt

Watt is a shared js/css/img asset library for Artsy Rails apps.
https://github.com/artsy/watt
MIT License
0 stars 0 forks source link

Transition from legacy dependabot to native github security updates #347

Closed joeyAghion closed 2 years ago

joeyAghion commented 2 years ago

This transitions security updates from dependabot (which is pending retirement) to Github-managed.

Step 1 (already complete): Enable "Dependabot security updates" under the repo's Security & analysis settings.

Step 2 (this PR): Commit a minimal .github/dependabot.yml specifying open-pull-requests-limit: 0 (this is a hack to enable only security updates, which can't otherwise be configured), the same assignee as currently specified in dependabot's UI, and the associated team as reviewers.