Skip to content

Commit

Permalink
Merge pull request #225 from cleder/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
cleder authored Apr 4, 2023
2 parents 344bd01 + 01fc1c8 commit 6bb9374
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 @@ -29,7 +29,7 @@ repos:
hooks:
- id: absolufy-imports
- repo: https://github.com/hakancelikdev/unimport
rev: 0.14.1
rev: 0.15.0
hooks:
- id: unimport
args: [--remove, --include-star-import, --ignore-init, --gitignore]
Expand All @@ -39,7 +39,7 @@ repos:
- id: pyupgrade
args: ["--py3-plus", "--py37-plus"]
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 6bb9374

Please sign in to comment.