Skip to content

Commit 096f533

Browse files
[pre-commit.ci] pre-commit autoupdate (#46)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Philipp A <[email protected]>
1 parent d1b4b6f commit 096f533

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.0.1
3+
rev: v4.1.0
44
hooks:
55
- id: trailing-whitespace
66
- repo: https://github.com/psf/black
7-
rev: 21.8b0
7+
rev: 21.12b0
88
hooks:
99
- id: black
1010
language_version: python3
1111
- repo: https://github.com/pycqa/isort
12-
rev: 5.9.3
12+
rev: 5.10.1
1313
hooks:
1414
- id: isort

0 commit comments

Comments
 (0)