Skip to content

Commit

Permalink
Upgrade pre-commit/actions to v3.0.1
Browse files Browse the repository at this point in the history
pre-commit/action#189
https://github.com/pre-commit/action/releases/tag/v3.0.1

Bug: 328630225
Change-Id: Ib51d6249e99deb67e558b833e1b422a99aa2666b
GitOrigin-RevId: 71c7289
  • Loading branch information
ebenezergraham authored and Copybara-Service committed Mar 14, 2024
1 parent b0581e1 commit f4f4603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: pipenv install --deploy --dev

- name: Run pre-commit
uses: pre-commit/action@v3.0.0
uses: pre-commit/action@v3.0.1

0 comments on commit f4f4603

Please sign in to comment.