Skip to content

Commit

Permalink
Release 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
artnc committed May 26, 2021
1 parent da4bc4b commit bb75bc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: .
rev: 1.4.1
rev: 1.4.2
hooks:
- id: duolingo
- repo: local
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Repo maintainers can declare this hook in `.pre-commit-config.yaml`:

```yaml
- repo: https://github.com/duolingo/pre-commit-hooks.git
rev: 1.4.1
rev: 1.4.2
hooks:
- id: duolingo
args: [--python-version=2] # Optional, defaults to Python 3
Expand Down

0 comments on commit bb75bc9

Please sign in to comment.