Skip to content

Commit

Permalink
Bump eslint-plugin-github from 5.1.1 to 5.1.2 (#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 1a4ad5a commit 45f678d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 40 deletions.
44 changes: 5 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@typescript-eslint/parser": "^8.16.0",
"esbuild": "^0.24.0",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.1.1",
"eslint-plugin-github": "^5.1.2",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-prettier": "^5.2.1",
"fast-check": "^3.23.1",
Expand Down Expand Up @@ -97,6 +97,7 @@
"i18n-text/no-en": "off",
"eslint-comments/no-use": "off",
"filenames/match-regex": "off",
"github/filenames-match-regex": "off",
"import/no-namespace": "off",
"no-unused-vars": "off",
"semi": "off",
Expand Down

0 comments on commit 45f678d

Please sign in to comment.