Added some more changes.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Has been cancelled

This commit is contained in:
2023-11-19 19:22:59 +01:00
parent 1d1a39cf17
commit 15f375f907
2 changed files with 12 additions and 6 deletions

View File

@ -17,8 +17,6 @@ jobs:
shell: bash
- run: pre-commit autoupdate
shell: bash
- run: echo "Github token -> ${{ secrets.GITHUB_TOKEN }}"
- run: sleep 50000
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'chore: update pre-commit hooks'