Skip to content

Commit

Permalink
feat(deps): update dependency mime-db to v1.53.0 (#147)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency mime-db to v1.53.0

* fix: update generated file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <[email protected]>
  • Loading branch information
renovate[bot] and viceice authored Dec 9, 2024
1 parent 8cf50b4 commit 4f7dc21
Show file tree
Hide file tree
Showing 5 changed files with 1,334 additions and 1,068 deletions.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"customType": "regex",
"description": "Update mime-db",
"fileMatch": ["(^|/)KnownMimeTypes\\.tt$"],
"fileMatch": ["(^|/)KnownMimeTypes\\.tt$", "(^|/)TemplateSourceTests\\.cs$"],
"matchStrings": [
"https://raw\\.githubusercontent\\.com/jshttp/mime-db/(?<currentValue>.+?)/db.json"
],
Expand Down
Loading

0 comments on commit 4f7dc21

Please sign in to comment.