Skip to content

Commit

Permalink
Update dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisleaman committed Jul 7, 2021
1 parent 0f4e566 commit 3880c42
Show file tree
Hide file tree
Showing 3 changed files with 619 additions and 517 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
repos:
- repo: https://github.com/asottile/seed-isort-config
rev: v1.9.4
rev: v2.2.0
hooks:
- id: seed-isort-config
- repo: https://github.com/pre-commit/mirrors-isort
rev: v4.3.21
rev: v5.9.1
hooks:
- id: isort
- repo: https://github.com/ambv/black
rev: stable
rev: 21.6b0
hooks:
- id: black
language_version: python3.7
Loading

0 comments on commit 3880c42

Please sign in to comment.