chore: fix renovate syntax issue

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
This commit is contained in:
Michael Beemer 2025-02-05 15:01:22 -05:00 committed by GitHub
parent ff521630a1
commit e705af47b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>open-feature/community-tooling"
]
],
"pep621": {
"enabled": true
},