We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5225638 commit 6ef01d6Copy full SHA for 6ef01d6
1 file changed
.github/dependabot.yml
@@ -5,12 +5,12 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: 'github-actions'
9
- directory: '/'
+ - package-ecosystem: "github-actions"
+ directory: "/"
10
schedule:
11
- interval: 'monthly'
+ interval: "monthly"
12
13
- - package-ecosystem: 'bun'
14
+ - package-ecosystem: "bun"
15
16
0 commit comments