Skip to content

Commit

Permalink
馃攧 synced file(s) with Rakambda/rakambda-github-files (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: undefined <zerderr@gmail.com>
  • Loading branch information
couchoud-t and Rakambda committed Sep 18, 2023
1 parent e186924 commit 4016c6b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -10,6 +10,8 @@ registries:
updates:
- package-ecosystem: "gradle"
directory: "/"
assignees:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
Expand All @@ -19,6 +21,8 @@ updates:
# Disable while paths can't be ignored as it'd update all 'auto-approve-sync-files.yml', Renovate will handle exclusion
# - package-ecosystem: "github-actions"
# directory: "/"
# assignees:
# - "Rakambda"
# schedule:
# interval: "daily"
# time: "08:00"
Expand All @@ -27,6 +31,8 @@ updates:
# separator: "-"
- package-ecosystem: "docker"
directory: "/"
assignees:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
Expand All @@ -37,6 +43,8 @@ updates:
- dockerhub
- package-ecosystem: "maven"
directory: "/"
assignees:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
Expand All @@ -45,6 +53,8 @@ updates:
separator: "-"
- package-ecosystem: "npm"
directory: "/"
assignees:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
Expand All @@ -53,6 +63,8 @@ updates:
separator: "-"
- package-ecosystem: "nuget"
directory: "/"
assignees:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
Expand All @@ -61,6 +73,8 @@ updates:
separator: "-"
- package-ecosystem: "pip"
directory: "/"
assignees:
- "Rakambda"
schedule:
interval: "daily"
time: "08:00"
Expand Down

0 comments on commit 4016c6b

Please sign in to comment.