Skip to content

Commit 4022414

Browse files
authored
Update dependabot.yml
1 parent 33aacd9 commit 4022414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
# Enable version updates for Docker
99
- package-ecosystem: "docker"
1010
# Look for a `Dockerfile` in the `root` directory
11-
directory: "/"
11+
directory: "/appimage"
1212
# Check for updates once a week
1313
schedule:
1414
interval: "weekly"

0 commit comments

Comments
 (0)