Skip to content

Commit

Permalink
Add poetry-bumpversion config
Browse files Browse the repository at this point in the history
  • Loading branch information
kdknigga committed Sep 22, 2024
1 parent 5df6162 commit ed16905
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ pytest = "^6.2"
prospector = {extras = ["with-bandit", "with-mypy"], version = "^1.10.3"}
types-PyYAML = "^6.0.12.20240311"

[tool.poetry_bumpversion.file."rflying_tower_bot/__init__.py"]

[tool.poetry_bumpversion.file."tests/test_rflying_tower_bot.py"]

[tool.ruff]
target-version = "py312"

Expand Down

0 comments on commit ed16905

Please sign in to comment.