We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33aacd9 commit 4022414Copy full SHA for 4022414
.github/dependabot.yml
@@ -8,7 +8,7 @@ updates:
8
# Enable version updates for Docker
9
- package-ecosystem: "docker"
10
# Look for a `Dockerfile` in the `root` directory
11
- directory: "/"
+ directory: "/appimage"
12
# Check for updates once a week
13
schedule:
14
interval: "weekly"
0 commit comments