diff --git a/pyproject.toml b/pyproject.toml index c6b28ec..aaa9121 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ exclude = [ name = "aioitertools" package = "aioitertools" version_file = true +ignored_authors = ["dependabot[bot]"] [tool.coverage.run] branch = true