Skip to content

Commit

Permalink
Merge pull request #95 from ewjoachim/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
ewjoachim authored Dec 14, 2022
2 parents 7db659b + 952072e commit 0d4f2a2
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.1"
rev: "5.11.1"
hooks:
- id: isort

Expand All @@ -32,7 +32,7 @@ repos:
additional_dependencies: ["types-requests", "types-docutils"]

- repo: https://github.com/asottile/pyupgrade
rev: "v3.3.0"
rev: "v3.3.1"
hooks:
- id: pyupgrade

Expand Down

0 comments on commit 0d4f2a2

Please sign in to comment.