Skip to content

Commit cf8bc73

Browse files
authored
Merge branch 'main' into print
2 parents 704a42c + e3b2ba7 commit cf8bc73

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
@@ -36,7 +36,7 @@ repos:
3636
additional_dependencies: [miss_hit]
3737

3838
- repo: https://github.com/pre-commit/pre-commit-hooks
39-
rev: v4.1.0
39+
rev: v4.3.0
4040
hooks:
4141
- id: trailing-whitespace
4242
- id: end-of-file-fixer
@@ -55,6 +55,6 @@ repos:
5555
- id: black
5656

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

0 commit comments

Comments
 (0)