Running pre-commit oer everything.
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 40s

This commit is contained in:
2023-11-24 19:15:23 +01:00
parent 220e001fd3
commit 915e77b2b8
3 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ jobs:
shell: bash
- run: pre-commit autoupdate
shell: bash
- run: pre-commit run -a
- name: Commit
id: auto-commit-action
uses: stefanzweifel/git-auto-commit-action@v5