microsoft / vscode-black-formatter

Formatting support for Python using the Black formatter
https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter
MIT License
144 stars 34 forks source link

Remove dependabot support #511

Closed karthiknadig closed 2 months ago

karthiknadig commented 2 months ago

Dependabot does not have an option to run custom scripts to update things like ReadMe. This means that those packages have to be updated manually. Removing it since this is just noisy for the repo.

Example: https://github.com/microsoft/vscode-black-formatter/pull/509