diff --git a/dependabot_file.py b/dependabot_file.py index cd8abe8..dfe67ab 100644 --- a/dependabot_file.py +++ b/dependabot_file.py @@ -248,6 +248,8 @@ def build_dependabot_file( ) break except github3.exceptions.NotFoundError: + # The file does not exist and is not required, + # so we should continue to the next one rather than raising error or logging pass if "devcontainers" not in exempt_ecosystems_list: try: