Skip to content

Fix dependabot parse error #77

@andy-maier

Description

@andy-maier

Dependabot descends into the git submodule and attempts to parse the requirements files there. That fails because they contain Jinja2 statements.

Since dependabot does not support path exclusion options in its dependabot.yml file, the least evil seems to be to rename the requirements files in the template repo and to rename them back in the post generation hook script.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions