mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-27 23:46:36 +01:00
Update dependabot.yml
Signed-off-by: Alexis Couvreur <alexiscouvreur.pro@gmail.com>
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -21,9 +21,10 @@ updates:
|
||||
# Enable version updates for Docker
|
||||
- package-ecosystem: "docker"
|
||||
# Look for a `Dockerfile` in the `root` directory
|
||||
directory: "**/*"
|
||||
directories:
|
||||
- "**/*"
|
||||
# Check for updates once a week
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
assignees:
|
||||
- "acouvreur"
|
||||
- "acouvreur"
|
||||
|
||||
Reference in New Issue
Block a user