Skip to content

Commit 306c989

Browse files
committed
fix(yml): update dependabot.yml
1 parent 3c77d79 commit 306c989

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
version: 2
23
updates:
34
# 1️⃣ Dépendances Node.js (npm)
@@ -17,4 +18,4 @@ updates:
1718
interval: "weekly"
1819
labels:
1920
- "dependencies"
20-
- "docker"
21+
- "docker"

0 commit comments

Comments
 (0)