actions / setup-dotnet

Set up your GitHub Actions workflow with a specific version of the .NET core sdk
MIT License
943 stars 458 forks source link

Turn on automatic update of ESLint and Prettier configuration files #395

Closed IvanZosimov closed 1 year ago

IvanZosimov commented 1 year ago

Description: In the scope of this PR, we are adding update-config-files.yml which will automatically check updates of ESLint and Prettier configuration files in https://github.com/actions/reusable-workflows/tree/main/reusable-configurations and create a PR in the setup-dotnet repository.