Skip to content

Commit

Permalink
chore: remove renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mesejo committed Jan 2, 2025
1 parent 3c18eec commit cea157f
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,26 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"rangeStrategy": "widen",
"extends": [
"config:recommended", ":enablePreCommit", ":disableDependencyDashboard"
],
"dependencyDashboard": false,
"semanticCommits": "enabled",
"lockFileMaintenance": { "enabled": false },
"updateLockFiles": false,
"enabledManagers": [
"docker-compose",
"dockerfile",
"github-actions",
"pep621"
],
"ignorePaths": [
"**/requirements-dev.txt"
],
"pre-commit": {
"enabled": false
},
"prHourlyLimit": 3,
"automerge": false,
"printConfig": true
}

0 comments on commit cea157f

Please sign in to comment.