We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add1a98 commit 199a4f7Copy full SHA for 199a4f7
jobs/renovate/renovate.sh
@@ -5,3 +5,6 @@ echo "[$(date '+%Y-%m-%d %H:%M:%S')] Git repository: ${REPOSITORY}"
5
6
echo "${REPOSITORY} - Override renovate.json"
7
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