dependabot.yml: Add exclude-paths option to gomod config

This commit is contained in:
Michael B. Gale
2025-10-10 12:46:06 +01:00
parent 789a444174
commit a44413acb6

View File

@@ -25,6 +25,8 @@ updates:
allow:
- dependency-name: "golang.org/x/mod"
- dependency-name: "golang.org/x/tools"
exclude-paths:
- "go/ql/**"
groups:
extractor-dependencies:
patterns: