Skip to content

Commit

Permalink
馃攧 synced file(s) with Rakambda/rakambda-github-files (#18)
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 Apr 22, 2023
1 parent bfe51b1 commit 1434f8b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,43 @@ updates:
directory: "/"
schedule:
interval: "daily"
pull-request-branch-name:
separator: "-"
# 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: "/"
# schedule:
# interval: "daily"
# pull-request-branch-name:
# separator: "-"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
pull-request-branch-name:
separator: "-"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
pull-request-branch-name:
separator: "-"
# Disable for now, it doesn't handle well pnpm, Renovate handles it
# - package-ecosystem: "npm"
# directory: "/"
# schedule:
# interval: "daily"
# pull-request-branch-name:
# separator: "-"
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"
pull-request-branch-name:
separator: "-"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
pull-request-branch-name:
separator: "-"

0 comments on commit 1434f8b

Please sign in to comment.