mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-27 20:25:41 +00:00
fix: fix dependabot config
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -2,6 +2,7 @@ version: 2
|
||||
updates:
|
||||
- package-ecosystem: "bun"
|
||||
directory: "/frontend"
|
||||
groups:
|
||||
minor-patch:
|
||||
update-types:
|
||||
- "patch"
|
||||
@@ -11,6 +12,7 @@ updates:
|
||||
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
groups:
|
||||
minor-patch:
|
||||
update-types:
|
||||
- "patch"
|
||||
|
||||
Reference in New Issue
Block a user