From 96b9f2f24e5e86d4765a247bc4ec530cb1098d99 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:42:56 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- changes/58.feature | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changes/58.feature b/changes/58.feature index 20d12bd..7a2f2f7 100644 --- a/changes/58.feature +++ b/changes/58.feature @@ -1 +1 @@ -Migrate to bump-my-version \ No newline at end of file +Migrate to bump-my-version diff --git a/pyproject.toml b/pyproject.toml index 2a857c3..3da6fc7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,4 +78,4 @@ optional_value = "dev" [[tool.bumpversion.files]] filename = "app_enabler/__init__.py" -search = "{current_version}" \ No newline at end of file +search = "{current_version}"