Skip to content
Snippets Groups Projects
Unverified Commit 5bca69fd authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

chore(renovate): ignore fixtures (#5373)

parent 4004f46c
Branches
No related tags found
No related merge requests found
...@@ -50,6 +50,10 @@ ...@@ -50,6 +50,10 @@
{ {
"packageNames": ["@types/jest"], "packageNames": ["@types/jest"],
"groupName": "jest monorepo" "groupName": "jest monorepo"
},
{
"paths": ["**/__fixtures__/**"],
"enabled": false
} }
] ]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment