Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/asottile/pyupgrade: v2.37.3 → v2.38.2](asottile/pyupgrade@v2.37.3...v2.38.2)
- [github.com/keewis/blackdoc: v0.3.6 → v0.3.7](keewis/blackdoc@v0.3.6...v0.3.7)
  • Loading branch information
pre-commit-ci[bot] authored Sep 26, 2022
1 parent cdd770d commit ffbf0c7
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 @@ -12,7 +12,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/asottile/pyupgrade
rev: v2.37.3
rev: v2.38.2
hooks:
- id: pyupgrade
args:
Expand All @@ -24,7 +24,7 @@ repos:
- id: black-jupyter

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

Expand Down

0 comments on commit ffbf0c7

Please sign in to comment.