Skip to content

Commit

Permalink
Autoupdate pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielChabrowski committed Jun 19, 2020
1 parent c9d5fe3 commit e06d845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v1.4.0
rev: v3.1.0
hooks:
- id: check-byte-order-marker
- id: check-case-conflict
Expand All @@ -11,6 +11,6 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/pre-commit/pre-commit
rev: v1.10.4
rev: v2.5.1
hooks:
- id: validate_manifest

0 comments on commit e06d845

Please sign in to comment.