Skip to content

Commit

Permalink
Merge pull request #354 from corneliusroemer/patch-1
Browse files Browse the repository at this point in the history
Set explicit version in precommit snippet
  • Loading branch information
rhysd authored Feb 14, 2024
2 parents 8a2d0ff + 678df56 commit 70cd2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ Add this to your `.pre-commit-config.yaml` in your repository:
---
repos:
- repo: https://github.com/rhysd/actionlint
rev: main
rev: v1.6.26
hooks:
- id: actionlint
```
Expand Down

0 comments on commit 70cd2de

Please sign in to comment.