diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 57990b4..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,13 +0,0 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - -version: 2 -updates: - - package-ecosystem: 'npm' - directory: '/' - schedule: - interval: 'daily' - commit-message: - prefix: '⬆️ deps: ' diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ce2926a..c944d08 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,7 +1,4 @@ // https://docs.renovatebot.com/configuration-options/ { - extends: ['config:base'], - labels: ['dependencies'], - pin: false, - commitMessagePrefix: '⬆️ deps: ', + extends: ["github>SigureMo/renovate-config"], } diff --git a/.prettierrc b/.prettierrc index bc16b48..80a3b85 100644 --- a/.prettierrc +++ b/.prettierrc @@ -11,6 +11,12 @@ "options": { "tabWidth": 3 } + }, + { + "files": "*.json5", + "options": { + "singleQuote": false + } } ] } diff --git a/packages/vuepress-plugin-cursor-effects b/packages/vuepress-plugin-cursor-effects index 0a068ce..f62fd24 160000 --- a/packages/vuepress-plugin-cursor-effects +++ b/packages/vuepress-plugin-cursor-effects @@ -1 +1 @@ -Subproject commit 0a068cec1acc0c4f6003d919e69d65a115d8b53f +Subproject commit f62fd24dc83d93516f82a2b635facf2f4d5e351e diff --git a/packages/vuepress-plugin-dynamic-title b/packages/vuepress-plugin-dynamic-title index 95b2eb5..c46a05a 160000 --- a/packages/vuepress-plugin-dynamic-title +++ b/packages/vuepress-plugin-dynamic-title @@ -1 +1 @@ -Subproject commit 95b2eb5ce6d1f2dd3814fb3ab9c1bb6c21484221 +Subproject commit c46a05ae35a44eaf0b84ce294bbbbd4ef5cbc406 diff --git a/packages/vuepress-plugin-go-top b/packages/vuepress-plugin-go-top index 3d80000..1d8c7e5 160000 --- a/packages/vuepress-plugin-go-top +++ b/packages/vuepress-plugin-go-top @@ -1 +1 @@ -Subproject commit 3d800008b5a78c8c7a072d6f9e9d64398936c9d7 +Subproject commit 1d8c7e58fe99ea4f204fe132f166428dacc5f75c diff --git a/packages/vuepress-plugin-meting b/packages/vuepress-plugin-meting index 97b28a7..1a51ff4 160000 --- a/packages/vuepress-plugin-meting +++ b/packages/vuepress-plugin-meting @@ -1 +1 @@ -Subproject commit 97b28a7d1ba1ff918d4c1bc8ec19efbbca4cab2e +Subproject commit 1a51ff415286af93020c4c9cd9a5504268a3ab01 diff --git a/packages/vuepress-plugin-ribbon b/packages/vuepress-plugin-ribbon index ec02e91..602fa39 160000 --- a/packages/vuepress-plugin-ribbon +++ b/packages/vuepress-plugin-ribbon @@ -1 +1 @@ -Subproject commit ec02e918e3ff248e9ba97ca90d6d3e78232b2f15 +Subproject commit 602fa3906d19ece4f4fcf2bef4e8f4b1470319dc