Skip to content

Commit

Permalink
Merge pull request #49 from ewjoachim/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Nov 18, 2021
2 parents bd1305e + d2a7922 commit e1297d2
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 @@ -15,7 +15,7 @@ repos:
- id: black

- repo: https://github.com/PyCQA/isort
rev: "5.10.0"
rev: "5.10.1"
hooks:
- id: isort

Expand All @@ -37,6 +37,6 @@ repos:
- id: pyupgrade

- repo: https://github.com/PyCQA/doc8
rev: "0.9.1"
rev: "0.10.1"
hooks:
- id: doc8

0 comments on commit e1297d2

Please sign in to comment.