Skip to content

Commit

Permalink
Merge pull request #633 from pytest-dev/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Sep 18, 2023
2 parents 129cbc4 + 501e0b9 commit 1d9e990
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.7.0
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 1d9e990

Please sign in to comment.