Skip to content

Commit e648c70

Browse files
committed
Fixed name
1 parent 1c0862e commit e648c70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7278,7 +7278,7 @@
72787278
{
72797279
"customType": "regex",
72807280
"fileMatch": [
7281-
"^tools/python/manifest.yaml$"
7281+
"^tools/python-3.12/manifest.yaml$"
72827282
],
72837283
"matchStrings": [
72847284
"version: \"?(?<currentValue>.*?)\"?\\n"

tools/python-3.12/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2-
name: python
2+
name: python-3.12
33
version: "3.12.7.20241002"
44
check: ${binary} --version | cut -d' ' -f2
55
platforms:

0 commit comments

Comments
 (0)