Skip to content

Commit 8775a30

Browse files
dependabot[bot]Pierre-Sassoulas
authored andcommitted
Chore(deps-dev): Bump eslint from 8.34.0 to 9.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 9.20.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.34.0...v9.20.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c240b3 commit 8775a30

File tree

3 files changed

+198
-237
lines changed

3 files changed

+198
-237
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
args: [--py39-plus]
5454

5555
- repo: https://github.com/pre-commit/mirrors-eslint
56-
rev: v9.19.0
56+
rev: v9.20.0
5757
hooks:
5858
- id: eslint
5959
additional_dependencies:

0 commit comments

Comments
 (0)