Skip to content

Commit

Permalink
Merge pull request #125 from espressif/dependabot/github_actions/pre-…
Browse files Browse the repository at this point in the history
…commit/action-3.0.1

build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (RDT-681)
  • Loading branch information
hfudev authored Feb 16, 2024
2 parents 5f16486 + 45aca29 commit 0f3fdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- uses: actions/setup-python@v5
- id: changed-files
uses: tj-actions/changed-files@v42
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
with:
extra_args: --files ${{ steps.changed-files.outputs.all_changed_files }}

0 comments on commit 0f3fdec

Please sign in to comment.