Skip to content

Commit 4003667

Browse files
committed
Update pre-commit.
1 parent e5b0127 commit 4003667

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
@@ -2,7 +2,7 @@ exclude: json/
22

33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v3.2.0
5+
rev: v3.3.0
66
hooks:
77
- id: check-ast
88
- id: check-docstring-first
@@ -14,6 +14,6 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/timothycrosley/isort
17-
rev: 5.4.2
17+
rev: 5.6.4
1818
hooks:
1919
- id: isort

0 commit comments

Comments
 (0)