Sander Maijers
Sander Maijers
@bnoordhuis ping
The suggested patch hadn't been applied and now it has. How to check the failing test's output?
[@asottile ](https://github.com/pre-commit/pre-commit/issues/1983#issuecomment-908807469) And here we are.
@tom-de-smedt Can you please merge this or mark the GitHub project as Archived?
See https://github.com/pytorch/pytorch/issues/98836#issue-1662240823 for a workaround that could perhaps be applied in this case too.
It'd be good to take into account other platforms than GitHub. For example, GitLab integrates with Dependabot in its own way and I know a lot of Python products are...
I use [Renovate](https://docs.renovatebot.com/modules/datasource/) instead. But that supports PDM neither.
Their [contribution guidelines](https://github.com/renovatebot/renovate/blob/main/.github/contributing.md#code): [Adding a package manager](https://github.com/renovatebot/renovate/blob/main/docs/development/adding-a-package-manager.md).
@mstruebing The ignores are processed when not providing target paths on the command line, but not when target paths are provided. That does not cut it when you want to...
@Kurt-von-Laven Also relevant is how to run MegaLinter with another container engine, like Podman.