Skip to content

Commit 87d5abb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/eslint/eslint: v9.21.0 → v9.22.0](eslint/eslint@v9.21.0...v9.22.0)
1 parent c6ef507 commit 87d5abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555
stages: [commit-msg]
5656
additional_dependencies: ["@commitlint/config-conventional"]
5757
- repo: https://github.com/eslint/eslint
58-
rev: v9.21.0
58+
rev: v9.22.0
5959
hooks:
6060
- id: eslint
6161
args:

0 commit comments

Comments
 (0)