Skip to content

Commit

Permalink
Merge pull request #17 from gnikit/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
gnikit committed Jul 19, 2023
2 parents 0a5d207 + e5da5f2 commit 268625a
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 @@ -11,7 +11,7 @@ repos:
- id: flake8
args: [--max-line-length=88]
- repo: https://github.com/asottile/pyupgrade
rev: v3.8.0
rev: v3.9.0
hooks:
- id: pyupgrade
- repo: https://github.com/pycqa/isort
Expand All @@ -20,6 +20,6 @@ repos:
- id: isort
name: isort (python)
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black

0 comments on commit 268625a

Please sign in to comment.