8000 ci: updates renovate.json to ignore docs.yml (#2200) · shollyman/python-bigquery@28b69cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 28b69cf

Browse files
chalmerloweshollyman
authored andcommitted
ci: updates renovate.json to ignore docs.yml (googleapis#2200)
* updates renovate to ignore docs.yml * Update renovate.json
1 parent dca7be6 commit 28b69cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
":preserveSemverRanges",
66
":disableDependencyDashboard"
77
],
8-
"ignorePaths": [".pre-commit-config.yaml", ".kokoro/requirements.txt", "setup.py", ".github/workflows/unittest.yml"],
8+
"ignorePaths": [".pre-commit-config.yaml", ".kokoro/requirements.txt", "setup.py", ".github/workflows/unittest.yml", ".github/workflows/docs.yml"],
99
"pip_requirements": {
1010
"fileMatch": ["requirements-test.txt", "samples/[\\S/]*constraints.txt", "samples/[\\S/]*constraints-te 3DB0 st.txt"]
1111
},

0 commit comments

Comments
 (0)
0