Skip to content

Commit ceaaaf4

Browse files
committed
Update pre-commit
1 parent c8af0de commit ceaaaf4

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
@@ -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: trailing-whitespace
99
- id: end-of-file-fixer
@@ -16,7 +16,7 @@ repos:
1616
- id: check-toml
1717
- id: check-added-large-files
1818
- repo: https://github.com/psf/black
19-
rev: 22.10.0
19+
rev: 23.1.0
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)