mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-13 19:38:45 +02:00
Fixing the pre-commit upgrade (#256)
The action allso executes over all files. This is ok when using pre-conmit.ci. We only execute file fixes once.
This commit is contained in:
parent
ad7aa3e53b
commit
f0d763cc5b
5
.github/workflows/maintenance.yaml
vendored
5
.github/workflows/maintenance.yaml
vendored
@ -24,7 +24,10 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
|
||||
- uses: browniebroke/pre-commit-autoupdate-action@main
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
- run: pre-commit autoupdate
|
||||
shell: bash
|
||||
|
||||
- uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user