Bump eslint-plugin-github from 4.3.7 to 4.6.0

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.7 to 4.6.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.7...v4.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-01 17:16:27 +00:00
committed by GitHub
parent 0ca1df54d4
commit 939d05ad85
2 changed files with 39 additions and 25 deletions

View File

@@ -32,7 +32,7 @@
"@vercel/ncc": "^0.34.0",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-github": "^4.3.7",
"eslint-plugin-github": "^4.6.0",
"jest": "^28.1.1",
"prettier": "^2.7.1"
}