1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-23 15:37:59 +01:00

Add rule to ignore better-sqlite3 updates

This commit is contained in:
AkiraFukushima 2023-06-15 20:10:14 +09:00
parent 60fe0ace79
commit 91701f6617
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957

View File

@ -12,3 +12,5 @@ updates:
update-types: ["version-update:semver-major"]
- dependency-name: "electron-builder"
versions: "^23.4"
- dependency-name: "better-sqlite3"
versions: "^8.2"