fixed-an-action #20

Merged
Philipp merged 9 commits from fixed-an-action into main 2023-11-24 19:40:48 +01:00
3 changed files with 9 additions and 5 deletions
Showing only changes of commit bf8513aa80 - Show all commits

View File

@ -21,6 +21,7 @@ jobs:
- run: pre-commit autoupdate - run: pre-commit autoupdate
shell: bash shell: bash
- name: Commit - name: Commit
id: auto-commit-action
uses: stefanzweifel/git-auto-commit-action@v5 uses: stefanzweifel/git-auto-commit-action@v5
with: with:
commit_message: 'chore: update pre-commit hooks' commit_message: 'chore: update pre-commit hooks'