Skip to content

Commit 0620b5f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/fsfe/reuse-tool: v1.1.0 → v2.0.0](fsfe/reuse-tool@v1.1.0...v2.0.0) - [github.com/psf/black: 22.10.0 → 23.7.0](psf/black@22.10.0...23.7.0)
1 parent 0ca1ddb commit 0620b5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ repos:
1414
- id: mixed-line-ending
1515
- id: trailing-whitespace
1616
- repo: https://github.com/fsfe/reuse-tool
17-
rev: v1.1.0
17+
rev: v2.0.0
1818
hooks:
1919
- id: reuse
2020
- repo: https://github.com/psf/black
21-
rev: 22.10.0
21+
rev: 23.7.0
2222
hooks:
2323
- id: black
2424
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)