Skip to content

Commit 90b438b

Browse files
maurycyhugovk
andauthored
Exclude benchmarks from dependabot (#407)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent f3c4495 commit 90b438b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ version: 2
22
updates:
33
- package-ecosystem: "pip"
44
directory: "/pyperformance/requirements"
5+
exclude-paths:
6+
- "pyperformance/data-files/"
57
schedule:
68
interval: "monthly"

0 commit comments

Comments
 (0)