Skip to content

Commit 3e87db2

Browse files
committed
Add support for nodejs 20
1 parent 98fd852 commit 3e87db2

File tree

6 files changed

+4365
-2500
lines changed

6 files changed

+4365
-2500
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- --indent=4
2525
- --no-sort-keys
2626
- id: check-merge-conflict
27-
- id: check-yaml
27+
# - id: check-yaml # have jinja yml templates so skipping this
2828
- repo: https://github.com/pycqa/flake8
2929
rev: "5.0.4"
3030
hooks:

0 commit comments

Comments
 (0)