pre-commit: update

This commit is contained in:
Jeff Epler 2023-07-25 07:46:16 -05:00
parent 31d1a59850
commit b9b484290f
No known key found for this signature in database
GPG key ID: D5BF15AB975AB4DE

View file

@ -4,11 +4,11 @@
repos:
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.7.0
hooks:
- id: black
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.2
rev: v2.1.0
hooks:
- id: reuse
- repo: https://github.com/pre-commit/pre-commit-hooks