Skip to content

Commit e2dcc1d

Browse files
authored
Update .pre-commit-config.yaml
1 parent 0981ed7 commit e2dcc1d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ repos:
44
rev: v4.0.0-alpha.4 # Only update together with the pre-commit yaml in the tempalate!
55
hooks:
66
- id: prettier
7-
# Newer versions of node don't work on systems that have an older version of GLIBC
8-
# (in particular Ubuntu 18.04 and Centos 7)
9-
# EOL of Centos 7 is in 2024-06, we can probably get rid of this then.
10-
# See https://github.com/scverse/cookiecutter-scverse/issues/143 and
11-
# https://github.com/jupyterlab/jupyterlab/issues/12675
12-
language_version: "17.9.1"
137
# Hooks that are run for scripts
148
- repo: https://github.com/psf/black
159
rev: "23.11.0"

0 commit comments

Comments
 (0)