chore(deps): update dependency setuptools to v80 #30

Closed
Renovate_bot wants to merge 3 commits from renovate/major-python-dependencies into main
Showing only changes of commit 72ef1fa6c7 - Show all commits

View File

@@ -15,12 +15,14 @@
"enabled": false
},
{
"matchFileNames": [".gitea/workflows/**.yaml", ".gitea/workflows/**.yml"],
"matchManagers": ["github-actions", "pre-commit"],
"enabled": false
},
{
"matchFileNames": [".python-version"],
"enabled": false
"matchManagers": ["pep621"],
"rangeStrategy": "bump",
"versioning": "pep440",
"groupName": "Python dependencies"
}
]
}