Skip to content

Commit dc4210c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/fsfe/reuse-tool: v1.1.0 → v2.1.0](fsfe/reuse-tool@v1.1.0...v2.1.0) - [github.com/psf/black: 22.10.0 → 23.10.0](psf/black@22.10.0...23.10.0) - [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
1 parent 0ca1ddb commit dc4210c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.4.0
6+
rev: v4.5.0
77
hooks:
88
- id: check-merge-conflict
99
- id: check-symlinks
@@ -14,15 +14,15 @@ 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.1.0
1818
hooks:
1919
- id: reuse
2020
- repo: https://github.com/psf/black
21-
rev: 22.10.0
21+
rev: 23.10.0
2222
hooks:
2323
- id: black
2424
- repo: https://github.com/PyCQA/flake8
25-
rev: 6.0.0
25+
rev: 6.1.0
2626
hooks:
2727
- id: flake8
2828
- repo: https://github.com/markdownlint/markdownlint

0 commit comments

Comments
 (0)