Skip to content

Commit 62c71d5

Browse files
author
Github Actions
committed
Deployed to github pages
1 parent 3eec9f7 commit 62c71d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Here's a sample step configuration that only runs the `flake8` hook against all
5050
the files (use the template above except for the `pre-commit` action):
5151

5252
```yaml
53-
- uses: pre-commit/[email protected].0
53+
- uses: pre-commit/[email protected].1
5454
with:
5555
extra_args: flake8 --all-files
5656
```

0 commit comments

Comments
 (0)