Skip to content

Commit

Permalink
Merge pull request #167 from pre-commit-ci/upgrade-lite-action
Browse files Browse the repository at this point in the history
lite-action to v1.0.3
  • Loading branch information
asottile authored Sep 12, 2024
2 parents d342bcd + 900d068 commit 554857f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/lite.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
2. add the [GitHub action] to your workflow as the last step in your job:

```yaml
- uses: pre-commit-ci/[email protected].2
- uses: pre-commit-ci/[email protected].3
if: always()
```
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
with:
python-version: 3.x
- uses: pre-commit/[email protected]
- uses: pre-commit-ci/[email protected].2
- uses: pre-commit-ci/[email protected].3
if: always()
```
Expand Down

0 comments on commit 554857f

Please sign in to comment.