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
|
||||
- name: Generate Date
|
||||
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'
|
||||
uses: ./
|
||||
with:
|
||||
|
@ -34,7 +34,7 @@ repos:
|
||||
args: [--autofix]
|
||||
|
||||
- repo: https://github.com/frnmst/md-toc
|
||||
rev: 8.2.2
|
||||
rev: 8.2.0
|
||||
hooks:
|
||||
- id: md-toc
|
||||
|
||||
|
Reference in New Issue
Block a user