Skip to content

Commit

Permalink
Downgrade hooks to fix Python 3.4 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunedan committed May 26, 2019
1 parent 2be8141 commit 0bb47dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
rev: v2.1.0
hooks:
- id: check-added-large-files
- id: check-ast
Expand Down

0 comments on commit 0bb47dd

Please sign in to comment.