Skip to content

Commit 9130a60

Browse files
committed
fix: Revert to compatible libraries
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
1 parent 7165c04 commit 9130a60

File tree

3 files changed

+18439
-17864
lines changed

3 files changed

+18439
-17864
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ updates:
1515
schedule:
1616
interval: daily
1717
open-pull-requests-limit: 10
18+
ignore:
19+
- dependency-name: "@nextcloud/vue" # until we move to vue 3
20+
- dependency-name: "@nextcloud/dialogs" # until we move to vue 3
1821
- package-ecosystem: "github-actions"
1922
directory: "/"
2023
schedule:

0 commit comments

Comments
 (0)