Merge pull request #534 from pi-hole/new/linkinator214

Update Linkinator to 2.14.0
This commit is contained in:
DL6ER
2021-07-04 10:23:12 +02:00
committed by GitHub
2 changed files with 2458 additions and 51 deletions
+2457 -50
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -22,7 +22,7 @@
"test": "npm run markdownlint && npm run linkinator"
},
"devDependencies": {
"linkinator": "^2.13.6",
"linkinator": "^2.14.0",
"markdownlint-cli2": "0.1.3"
}
}