Skip to content

Commit

Permalink
Release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artnc committed Sep 17, 2020
1 parent 3228944 commit 26620d5
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.2.0
rev: 1.2.1
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 @@ -20,7 +20,7 @@ Repo maintainers can declare this hook in `.pre-commit-config.yaml`:

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

0 comments on commit 26620d5

Please sign in to comment.