Running pre-commit oer everything.
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 40s
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 40s
This commit is contained in:
parent
220e001fd3
commit
915e77b2b8
@ -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
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -189,4 +189,3 @@ replay_pid*
|
||||
# ---> PuTTY
|
||||
# Private key
|
||||
*.ppk
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
exclude: ^node_modules/
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user