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 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
with: with:
no_commit: True no_commit: True
options: --in-place --remove-all-unused-imports -r --exclude **/__init__.py,**/db/models.py, 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: with:
commit_message: Adjusted files for isort & autopep commit_message: Adjusted files for isort & autopep

View File

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