Skip to content

Commit

Permalink
chore(pre-commit): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSasser committed Nov 30, 2021
1 parent 44294c0 commit 258d0cf
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
Expand Up @@ -118,7 +118,7 @@ repos:

# format: black
- repo: https://github.com/ambv/black
rev: 21.10b0
rev: 21.11b1
hooks:
- id: black

Expand Down Expand Up @@ -189,6 +189,6 @@ repos:
# - id: prospector
# PEP 585 Upgrade (Type Hints)
- repo: https://github.com/sondrelg/pep585-upgrade
rev: v1.0.1
rev: v1
hooks:
- id: upgrade-type-hints

0 comments on commit 258d0cf

Please sign in to comment.