Skip to content

Commit

Permalink
Bump eslint-plugin-github from 4.3.5 to 4.8.0 (#341)
Browse files Browse the repository at this point in the history
* Bump eslint-plugin-github from 4.3.5 to 4.8.0

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.5 to 4.8.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v4.3.5...v4.8.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>

* Update prettier.config.js

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
  • Loading branch information
dependabot[bot] and jonrohan authored Jul 17, 2023
1 parent af6fe33 commit d5c81b9
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@primer/primitives": "^7.11.11",
"dedent": "0.7.0",
"eslint": "8.39.0",
"eslint-plugin-github": "4.3.5",
"eslint-plugin-github": "4.8.0",
"eslint-plugin-jest": "27.0.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.4.3",
Expand Down
1 change: 0 additions & 1 deletion prettier.config.js
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// eslint-disable-next-line filenames/match-regex
module.exports = require('@github/prettier-config')
Loading

0 comments on commit d5c81b9

Please sign in to comment.