Skip to content

Commit 199a4f7

Browse files
committed
feat: remove dependabot config
1 parent add1a98 commit 199a4f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jobs/renovate/renovate.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ echo "[$(date '+%Y-%m-%d %H:%M:%S')] Git repository: ${REPOSITORY}"
55

66
echo "${REPOSITORY} - Override renovate.json"
77
curl --silent --show-error --fail-with-body "https://raw.githubusercontent.com/escalate/multi-gitter-scripts/refs/heads/master/jobs/renovate/recommended-renovate.json" --output renovate.json
8+
9+
echo "${REPOSITORY} - Remove dependabot.yml"
10+
rm ".github/dependabot.yml"

0 commit comments

Comments
 (0)