Skip to content

Commit 34cda57

Browse files
authored
Merge pull request #714 from cpp-lln-lab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ee6cc21 + 7c9f316 commit 34cda57

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
@@ -50,11 +50,11 @@ repos:
5050
- id: rst-inline-touching-normal # Detect mistake of inline code touching normal text in rst
5151

5252
- repo: https://github.com/psf/black
53-
rev: 22.3.0
53+
rev: 22.6.0
5454
hooks:
5555
- id: black
5656

5757
- repo: https://github.com/asottile/reorder_python_imports
58-
rev: v3.1.0
58+
rev: v3.3.0
5959
hooks:
6060
- id: reorder-python-imports

0 commit comments

Comments
 (0)