Skip to content

Commit cbdf716

Browse files
Add changelist config (#57)
1 parent 31bee33 commit cbdf716

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ dev = ["changelist == 0.5"]
3535
[project.urls]
3636
homepage = "https://github.com/scientific-python/devstats"
3737

38+
[tool.changelist]
39+
ignored_user_logins = ["dependabot[bot]", "pre-commit-ci[bot]", "web-flow"]
40+
3841
[tool.setuptools.packages.find]
3942
include = ["devstats*"]
4043

0 commit comments

Comments
 (0)