Skip to content

Commit

Permalink
Update pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
homebysix committed Oct 24, 2020
1 parent c4ac755 commit 160ed7e
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: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v3.3.0
hooks:
- id: check-added-large-files
args: [--maxkb=100]
Expand All @@ -23,6 +23,6 @@ repos:
- id: blacken-docs
additional_dependencies: [black==20.8b1]
- repo: https://github.com/homebysix/pre-commit-macadmin
rev: v1.6.2
rev: v1.8.0
hooks:
- id: check-plists

0 comments on commit 160ed7e

Please sign in to comment.