Compare commits

...

3 Commits

Author SHA1 Message Date
renovate[bot]
171ea78ac2 feat(deps): update stefanzweifel/git-auto-commit-action action to v7 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-08 14:12:14 +02:00
renovate[bot]
34f59bedbe feat(deps): update dependency stripe to v15.2.0 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-08 14:11:51 +02:00
renovate[bot]
8ce6ba5bf5 feat(deps): update paulhatch/semantic-version action to v6 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-08 14:11:34 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ jobs:
with:
no_commit: True
options: --in-place --remove-all-unused-imports -r --exclude **/__init__.py,**/db/models.py,
- uses: stefanzweifel/git-auto-commit-action@v5
- uses: stefanzweifel/git-auto-commit-action@v7
with:
commit_message: Adjusted files for isort & autopep
@@ -76,7 +76,7 @@ jobs:
fi
- name: Git Version
uses: PaulHatch/semantic-version@v5.4.0
uses: PaulHatch/semantic-version@v6.0.2
id: git_version
with:
tag_prefix: ""

View File

@@ -1 +1 @@
stripe==15.1.0 # Stripe
stripe==15.2.0 # Stripe