Skip to content

Commit

Permalink
Merge pull request #22 from 15r10nk/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
15r10nk authored Oct 15, 2024
2 parents 7ce333f + ea365a4 commit 76181ab
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 @@ -25,7 +25,7 @@ repos:
rev: v2.3.1

- repo: https://github.com/asottile/reorder-python-imports
rev: v3.13.0
rev: v3.14.0
hooks:
- args:
- --py37-plus
Expand All @@ -35,7 +35,7 @@ repos:
- --py37-plus
id: pyupgrade
repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
rev: v3.18.0
- hooks:
- id: black
repo: https://github.com/psf/black
Expand Down

0 comments on commit 76181ab

Please sign in to comment.