Skip to content

Commit 82bd037

Browse files
Add changelist config (#216)
1 parent a083733 commit 82bd037

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
@@ -40,6 +40,9 @@ dev = ["changelist == 0.5"]
4040
[project.urls]
4141
homepage = "https://github.com/scientific-python/spin"
4242

43+
[tool.changelist]
44+
ignored_user_logins = ["dependabot[bot]", "pre-commit-ci[bot]", "web-flow"]
45+
4346
[tool.setuptools.dynamic.version]
4447
attr = 'spin.__version__'
4548

0 commit comments

Comments
 (0)