Skip to content

Commit

Permalink
Deployed to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jun 10, 2020
1 parent 3eec9f7 commit 62c71d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Here's a sample step configuration that only runs the `flake8` hook against all
the files (use the template above except for the `pre-commit` action):

```yaml
- uses: pre-commit/action@v1.1.0
- uses: pre-commit/action@v1.1.1
with:
extra_args: flake8 --all-files
```
Expand Down

0 comments on commit 62c71d5

Please sign in to comment.