Skip to content

Commit

Permalink
Merge pull request pytest-dev#642 from pytest-dev/pre-commit-ci-updat…
Browse files Browse the repository at this point in the history
…e-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
youtux authored Oct 29, 2023
2 parents 30ba3f7 + f090ab5 commit 5707669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
repos:
- repo: https://github.com/psf/black
# If you update the version here, also update it in tox.ini (py*-pytestlatest-linters)
rev: 23.9.1
rev: 23.10.1
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 5707669

Please sign in to comment.