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 f3c4495 commit 90b438bCopy full SHA for 90b438b
.github/dependabot.yml
@@ -2,5 +2,7 @@ version: 2
2
updates:
3
- package-ecosystem: "pip"
4
directory: "/pyperformance/requirements"
5
+ exclude-paths:
6
+ - "pyperformance/data-files/"
7
schedule:
8
interval: "monthly"
0 commit comments