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 e12b1fe commit a9e9f5bCopy full SHA for a9e9f5b
.github/dependabot.yml
@@ -11,4 +11,7 @@ updates:
11
python-dependencies:
12
patterns:
13
- "*"
14
+ ignore:
15
+ - dependency-name: "pymupdf"
16
+ versions: ["*"]
17
0 commit comments