conda-forge / conda-forge-webservices

the web app deployed to run conda-forge admin commands and linting
BSD 3-Clause "New" or "Revised" License
8 stars 35 forks source link

fix: remove deprecated pygithub calls #759

Closed beckermr closed 1 month ago

beckermr commented 1 month ago

Description

This PR fixes a warning for deprecated pygithub syntax for using tokens.

beckermr commented 1 month ago

pre-commit.ci autofix