Mayo commited on
Commit
54380d8
·
unverified ·
1 Parent(s): 5bbc498

chore(deps): update bun package ecosystem configuration to use a single directory

Browse files
Files changed (1) hide show
  1. .github/dependabot.yml +1 -3
.github/dependabot.yml CHANGED
@@ -11,8 +11,6 @@ updates:
11
  interval: "daily"
12
 
13
  - package-ecosystem: "bun"
14
- directories:
15
- - "/"
16
- - "/ui"
17
  schedule:
18
  interval: "daily"
 
11
  interval: "daily"
12
 
13
  - package-ecosystem: "bun"
14
+ directory: "/"
 
 
15
  schedule:
16
  interval: "daily"