Compare commits

...

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
7fa07ab555
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0)
2024-08-05 23:38:32 +00:00
475519c0e7
Merge pull request #52 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-07-23 07:07:12 -05:00

View file

@ -4,7 +4,7 @@
repos:
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/fsfe/reuse-tool