Skip to content

Commit 6d354e9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.4.0...v5.0.0) - [github.com/fsfe/reuse-tool: v1.1.0 → v5.0.2](fsfe/reuse-tool@v1.1.0...v5.0.2) - [github.com/psf/black: 22.10.0 → 24.10.0](psf/black@22.10.0...24.10.0) - [github.com/PyCQA/flake8: 6.0.0 → 7.1.1](PyCQA/flake8@6.0.0...7.1.1)
1 parent 0ca1ddb commit 6d354e9

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: v5.0.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: v5.0.2
1818
hooks:
1919
- id: reuse
2020
- repo: https://github.com/psf/black
21-
rev: 22.10.0
21+
rev: 24.10.0
2222
hooks:
2323
- id: black
2424
- repo: https://github.com/PyCQA/flake8
25-
rev: 6.0.0
25+
rev: 7.1.1
2626
hooks:
2727
- id: flake8
2828
- repo: https://github.com/markdownlint/markdownlint

0 commit comments

Comments
 (0)