Downgraded the pre-commit-config for testing.
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 32s
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 32s
This commit is contained in:
@ -29,7 +29,7 @@ jobs:
|
|||||||
create_branch: true
|
create_branch: true
|
||||||
- name: Generate Date
|
- name: Generate Date
|
||||||
run: echo "CURRENT_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
run: echo "CURRENT_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
||||||
- name: Create an PR action
|
- name: Create an PR
|
||||||
if: steps.auto-commit-action.outputs.changes_detected == 'true'
|
if: steps.auto-commit-action.outputs.changes_detected == 'true'
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
|
@ -34,7 +34,7 @@ repos:
|
|||||||
args: [--autofix]
|
args: [--autofix]
|
||||||
|
|
||||||
- repo: https://github.com/frnmst/md-toc
|
- repo: https://github.com/frnmst/md-toc
|
||||||
rev: 8.2.2
|
rev: 8.2.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: md-toc
|
- id: md-toc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user