We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4149cd commit b64badbCopy full SHA for b64badb
.github/dependabot.yml
@@ -10,7 +10,7 @@ updates:
10
# however, we can ignore all dependencies in the data-files
11
# directory which is equivalent if a bit slower
12
- package-ecosystem: "pip"
13
- directory: "/pyperformance/data-files"
+ directories: "/pyperformance/data-files/benchmarks/**/"
14
schedule:
15
interval: "monthly"
16
ignore:
0 commit comments