Skip to content

Commit

Permalink
chore(deps-dev): update all hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 6, 2021
1 parent 7881dda commit 834de92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -2,12 +2,12 @@
exclude: ipython_config.py
repos:
- repo: https://github.com/psf/black
rev: 21.9b0
rev: 21.10b0
hooks:
- id: black
language_version: python3.9
- repo: https://github.com/adrienverge/yamllint
rev: v1.25.0
rev: v1.26.3
hooks:
- id: yamllint
args: [--strict]
Expand Down

0 comments on commit 834de92

Please sign in to comment.