Skip to content

Commit baff5d6

Browse files
1 parent d1ac1ed commit baff5d6

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

‎renovate.json‎

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,5 @@
88
"ignorePaths": [".pre-commit-config.yaml", ".kokoro/requirements.txt", "setup.py", ".github/workflows/unittest.yml"],
99
"pip_requirements": {
1010
"fileMatch": ["requirements-test.txt", "samples/[\\S/]*constraints.txt", "samples/[\\S/]*constraints-test.txt"]
11-
},
12-
"packageRules": [
13-
{
14-
"matchFileNames": [".github/workflows/docs.yml"],
15-
"matchStrings": ["uses: actions/setup-python@.*\\n with:\\n python-version: '(.*)'"],
16-
"allowedVersions": "<3.11"
17-
}
18-
]
11+
}
1912
}

0 commit comments

Comments
 (0)