Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artnc committed Dec 11, 2019
1 parent 8bfa87e commit 9257344
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,5 +1,5 @@
repos:
- repo: .
rev: 1.0.0
rev: 1.0.1
hooks:
- id: duolingo
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Repo maintainers can declare this hook in `.pre-commit-config.yaml`:

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

0 comments on commit 9257344

Please sign in to comment.