Skip to content

Commit 6effa3f

Browse files
committed
Update the ESLint dependency
1 parent 39c7b5e commit 6effa3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ repos:
3636
hooks:
3737
- id: eslint
3838
additional_dependencies:
39-
- "eslint@v9.20.0"
40-
- "@eslint/js@v9.20.0"
39+
- "eslint@v9.21.0"
40+
- "@eslint/js@v9.21.0"
4141
- "globals"
4242
files: \.js?$
4343
types: [file]

0 commit comments

Comments
 (0)