Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Jun 6, 2023
1 parent cdf4795 commit 006d2fe
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: check-executables-have-shebangs
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: [--py38-plus]
Expand All @@ -21,7 +21,7 @@ repos:
hooks:
- id: rst-backticks
- repo: https://github.com/hadialqattan/pycln
rev: v2.1.3
rev: v2.1.5
hooks:
- id: pycln
- repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit 006d2fe

Please sign in to comment.