bazel-contrib / rules-template

A template for creating a new Bazel ruleset
Apache License 2.0
78 stars 20 forks source link

Pin version of node to one supported on ubuntu 18.04. #34

Closed jsharpe closed 1 year ago

jsharpe commented 1 year ago

The default version of node that pre-commit downloads uses a very new version of GLIBC so set the default to an older version that will be more widely supported.