Skip to content

Commit 4c78f10

Browse files
authored
chore: remove old nodejs pinning (#612)
This was here since the initial commit to the repo 2y ago 2dc443f and I imagine it's no longer needed. Fixes #588
1 parent 05290eb commit 4c78f10

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
# but we don't want to run the other hooks on commit messages
77
default_stages: [commit]
88

9-
# Use a slightly older version of node by default
10-
# as the default uses a very new version of GLIBC
11-
default_language_version:
12-
node: 16.18.0
13-
149
repos:
1510
# Check formatting and lint for starlark code
1611
- repo: https://github.com/keith/pre-commit-buildifier

0 commit comments

Comments
 (0)