Skip to content

Commit d362d42

Browse files
committed
Undo version bumps
1 parent f5adee6 commit d362d42

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: .
3-
rev: 1.6.2
3+
rev: 1.6.1
44
hooks:
55
- id: duolingo
66
exclude: test/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Repo maintainers can declare this hook in `.pre-commit-config.yaml`:
2828

2929
```yaml
3030
- repo: https://github.com/duolingo/pre-commit-hooks.git
31-
rev: 1.6.2
31+
rev: 1.6.1
3232
hooks:
3333
- id: duolingo
3434
args: # Optional

0 commit comments

Comments
 (0)