0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/html/readme.md
HonkingGoose 48ece9a455
docs(html): rewrite readme (#23232)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 09:40:59 +00:00

469 B

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, the cndurl manager does not
  • The html manager automatically finds some files to update, the cndurl manager must be given a fileMatch