Skip to content

Commit 421b48a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/fsfe/reuse-tool: v1.0.0 → v1.1.0](fsfe/reuse-tool@v1.0.0...v1.1.0) - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)
1 parent eee0b66 commit 421b48a

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
@@ -9,11 +9,11 @@ repos:
99
- id: check-added-large-files
1010
args: ['--maxkb=15000']
1111
- repo: https://github.com/fsfe/reuse-tool
12-
rev: v1.0.0
12+
rev: v1.1.0
1313
hooks:
1414
- id: reuse
1515
- repo: https://github.com/psf/black
16-
rev: 22.10.0
16+
rev: 22.12.0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/aflc/pre-commit-jupyter

0 commit comments

Comments
 (0)