Skip to content

Commit db273c0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/fsfe/reuse-tool: v1.1.0 → v1.1.2](fsfe/reuse-tool@v1.1.0...v1.1.2) - [github.com/psf/black: 22.10.0 → 23.3.0](psf/black@22.10.0...23.3.0)
1 parent 6b1a3fb commit db273c0

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: v1.1.2
1818
hooks:
1919
- id: reuse
2020
- repo: https://github.com/psf/black
21-
rev: 22.10.0
21+
rev: 23.3.0
2222
hooks:
2323
- id: black
2424
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)