Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
maxArturo committed Mar 18, 2024
1 parent 397c7b4 commit ed828d3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- cron: "0 0 * * *"
# on demand
workflow_dispatch:
push:

jobs:
auto-update:
Expand All @@ -24,8 +23,7 @@ jobs:
branch: update/pre-commit-hooks
title: Update pre-commit hooks
commit-message: "chore: update pre-commit hooks"
body:
Update versions of pre-commit hooks to latest version.
body: Update versions of pre-commit hooks to latest version.
- name: Set outputs
id: check-diff
if: |
Expand Down

0 comments on commit ed828d3

Please sign in to comment.