mirror of
https://github.com/renovatebot/renovate.git
synced 2024-12-22 13:38:32 +00:00
397ab49ef3
Co-authored-by: Michael Kriese <michael.kriese@gmx.de> |
||
---|---|---|
.. | ||
__fixtures__ | ||
__snapshots__ | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
readme.md |
The html
manager updates <script>
tags and CSS <link>
tags that point to the cdnjs content delivery network.
It also updates Subresource Integrity (SRI) hashes in integrity
attributes.
Key differences between the cdnurl
manager and the html
manager:
- The
html
manager updates SRI hashes, thecndurl
manager does not - The
html
manager automatically finds some files to update, thecndurl
manager must be given afileMatch