Skip to content

Commit 72ff9b3

Browse files
authored
Add .python-version to ignorePaths in renovate configuration (#517)
1 parent 1b7c1bc commit 72ff9b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"labels": [
1111
"dependencies"
1212
],
13+
"ignorePaths": [
14+
".python-version"
15+
],
1316
"customManagers": [
1417
{
1518
"customType": "regex",

0 commit comments

Comments
 (0)