Skip to content

Commit 6ef01d6

Browse files
committed
chore: formatting
1 parent 5225638 commit 6ef01d6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: 'github-actions'
9-
directory: '/'
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
1010
schedule:
11-
interval: 'monthly'
11+
interval: "monthly"
1212

13-
- package-ecosystem: 'bun'
14-
directory: '/'
13+
- package-ecosystem: "bun"
14+
directory: "/"
1515
schedule:
16-
interval: 'monthly'
16+
interval: "monthly"

0 commit comments

Comments
 (0)