Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
numba
GitHub Repository: numba/llvmlite
Path: blob/main/renovate.json
1154 views
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"config:recommended",
5
"helpers:pinGitHubActionDigestsToSemver"
6
],
7
"ignorePaths": ["docs/rtd-requirements.txt"]
8
}
9
10