Skip to content

Commit 2e47724

Browse files
Do not set the globals version
1 parent b16a8ca commit 2e47724

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
@@ -59,7 +59,7 @@ repos:
5959
additional_dependencies:
6060
- eslint@9.20.0
6161
- eslint-config-google@0.14.0
62-
- globals@15.14.0
62+
- globals
6363
- "@eslint/eslintrc@3.2.0"
6464
- "@eslint/js@9.19.0"
6565
args: ["--fix"]

0 commit comments

Comments
 (0)