feat: add depandabot template
Compare changes
Files
3- Dorian Turba authored
@@ -7,6 +7,11 @@ import argparse
@@ -16,71 +21,16 @@ def clean_lines(f: io.TextIOWrapper) -> typing.Generator[str, None, None]:
@@ -92,27 +42,107 @@ def retrieve_requirements(file: pathlib.Path) -> io.StringIO: