Skip to content

Commit b64badb

Browse files
committed
Use directories to glob all benchmark directories
1 parent f4149cd commit b64badb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ updates:
1010
# however, we can ignore all dependencies in the data-files
1111
# directory which is equivalent if a bit slower
1212
- package-ecosystem: "pip"
13-
directory: "/pyperformance/data-files"
13+
directories: "/pyperformance/data-files/benchmarks/**/"
1414
schedule:
1515
interval: "monthly"
1616
ignore:

0 commit comments

Comments
 (0)