Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
artnc committed Feb 8, 2020
1 parent e956d83 commit 59eedfb
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.2
rev: 1.1.0
hooks:
- id: duolingo
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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.2
rev: 1.1.0
hooks:
- id: duolingo
args: [--python-version=2] # Optional, defaults to Python 3
Expand Down

0 comments on commit 59eedfb

Please sign in to comment.