Skip to content

Commit

Permalink
Merge pull request #1379 from pypa/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
joerick committed Dec 22, 2022
2 parents e9ecc65 + 98fdf8c commit 22b433d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -29,7 +29,7 @@ repos:
stages: [manual]

- repo: https://github.com/PyCQA/isort
rev: 5.11.0
rev: v5.11.3
hooks:
- id: isort
args: ["-a", "from __future__ import annotations"]
Expand Down Expand Up @@ -98,7 +98,7 @@ repos:
- id: python-use-type-annotations

- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.4
rev: v0.9.0.2
hooks:
- id: shellcheck

Expand Down

0 comments on commit 22b433d

Please sign in to comment.