Skip to content

Commit

Permalink
update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Sep 19, 2022
1 parent c26afb5 commit 2806e9a
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 @@ -47,7 +47,7 @@ repos:
- --ignore-words-list=celles,hist

- repo: https://github.com/keewis/blackdoc
rev: v0.3.6
rev: v0.3.7
hooks:
- id: blackdoc

Expand All @@ -59,7 +59,7 @@ repos:
args: [--config=pyproject.toml]

- repo: https://github.com/asottile/pyupgrade
rev: v2.37.3
rev: v2.38.0
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit 2806e9a

Please sign in to comment.