We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb95c0 commit 0e92180Copy full SHA for 0e92180
2 files changed
.github/dependabot.yml
renovate.json
@@ -1,3 +1,7 @@
1
{
2
- "$schema": "https://docs.renovatebot.com/renovate-schema.json"
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "assignees": ["voltstro"],
4
+ "ignorePaths": [
5
+ "src/Packages/**"
6
+ ]
7
}
0 commit comments