Skip to content

Commit 3aec6f1

Browse files
authored
Merge pull request #2 from unnecessary-abstraction/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 41e3906 + 9d378bf commit 3aec6f1

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.3.0
6+
rev: v4.4.0
77
hooks:
88
- id: check-merge-conflict
99
- id: check-symlinks
@@ -18,14 +18,14 @@ repos:
1818
hooks:
1919
- id: reuse
2020
- repo: https://github.com/psf/black
21-
rev: 22.8.0
21+
rev: 22.10.0
2222
hooks:
2323
- id: black
2424
- repo: https://github.com/PyCQA/flake8
25-
rev: 5.0.4
25+
rev: 6.0.0
2626
hooks:
2727
- id: flake8
2828
- repo: https://github.com/markdownlint/markdownlint
29-
rev: v0.11.0
29+
rev: v0.12.0
3030
hooks:
3131
- id: markdownlint

0 commit comments

Comments
 (0)