Skip to content

Commit 24cb0ec

Browse files
authored
ci: add package-lock.json to git for docs-website (#11783)
1 parent 68dc5ab commit 24cb0ec

4 files changed

Lines changed: 21732 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ repos:
4646
rev: v2.4.1
4747
hooks:
4848
- id: codespell
49-
exclude: "haystack/data/abbreviations"
5049
args: ["--toml", "pyproject.toml"]
5150
additional_dependencies:
5251
- tomli

docs-website/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
node_modules
1111
.yarn
12-
package-lock.json
1312

1413
.eslintcache
1514

0 commit comments

Comments
 (0)