mirror of
https://github.com/h44z/wg-portal.git
synced 2025-09-15 07:11:15 +00:00
chore: update dependencies (#325)
* Update go version and dependencies Signed-off-by: Dmytro Bondar <git@bonddim.com> * Group dependabot updates Signed-off-by: Dmytro Bondar <git@bonddim.com> * Lock file maintenance Signed-off-by: Dmytro Bondar <git@bonddim.com> * Rename vite.config.js Keep CJS as default, opt-in to ESM if needed More: https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated Signed-off-by: Dmytro Bondar <git@bonddim.com> --------- Signed-off-by: Dmytro Bondar <git@bonddim.com>
This commit is contained in:
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@@ -18,3 +18,13 @@ updates:
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
groups:
|
||||
golang:
|
||||
patterns:
|
||||
- golang.org*
|
||||
gorm:
|
||||
patterns:
|
||||
- gorm.io*
|
||||
patch:
|
||||
update-types:
|
||||
- patch
|
||||
|
Reference in New Issue
Block a user