renovate/lib/manager/html
Rhys Arkins ab778ebf1d
feat: supportedDatasources (#13621)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-01-19 08:06:21 +00:00
..
__fixtures__ fix(html): skip extracted files if no deps 2020-03-12 06:32:31 +01:00
__snapshots__ refactor: simplify autoreplace data (#5965) 2020-04-14 22:31:35 +02:00
extract.spec.ts test: Explicit snapshots for manager tests (#11329) 2021-08-19 08:09:55 +02:00
extract.ts fix: refactor regex to use re2 (#12216) 2021-10-20 04:38:49 +00:00
index.ts feat: supportedDatasources (#13621) 2022-01-19 08:06:21 +00:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00

The html manager extracts scripts and CSS includes pointing to cdnjs. It differs from the cdnjs manager in that it detects if an integrity hash is already present and updates it too if found.