We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b62cc5 commit 3e0f30aCopy full SHA for 3e0f30a
1 file changed
pyproject.toml
@@ -39,6 +39,9 @@ yaml2ics = "yaml2ics:cli"
39
Home = "https://github.com/scientific-python/yaml2ics"
40
Source = "https://github.com/scientific-python/yaml2ics"
41
42
+[tool.changelist]
43
+ignored_user_logins = ["dependabot[bot]", "pre-commit-ci[bot]", "web-flow"]
44
+
45
[tool.ruff]
46
line-length = 88
47
target-version = "py38"
0 commit comments