We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05290eb commit 4c78f10Copy full SHA for 4c78f10
.pre-commit-config.yaml
@@ -6,11 +6,6 @@
6
# but we don't want to run the other hooks on commit messages
7
default_stages: [commit]
8
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
-
14
repos:
15
# Check formatting and lint for starlark code
16
- repo: https://github.com/keith/pre-commit-buildifier
0 commit comments