Skip to content

Commit 5cdf529

Browse files
authored
Try single star glob?
1 parent dddcec8 commit 5cdf529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-
directories: ["/pyperformance/data-files/benchmarks/**/"]
13+
directories: ["/pyperformance/data-files/benchmarks/*"]
1414
schedule:
1515
interval: "hourly"
1616
ignore:

0 commit comments

Comments
 (0)