Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2021-07-27 16:54:26 +00:00
parent 6b0d45a5c6
commit cc1adb825a
4247 changed files with 144820 additions and 149530 deletions

View file

@ -1,5 +1,7 @@
# eslint-plugin-github
[![Node CI](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml/badge.svg)](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml)
## Installation
```sh
@ -28,7 +30,7 @@ JSON ESLint config example:
The available configs are:
- `app`
- `internal`
- Rules useful for github applications.
- `browser`
- Useful rules when shipping your app to the browser.