Skip to content

Commit 9349c9a

Browse files
committed
Merge branch 'master' of https://github.com/AlecThomson/arrakis
2 parents d4e98ca + 3114d4a commit 9349c9a

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
@@ -7,11 +7,11 @@ repos:
77
- id: check-yaml
88
- id: check-added-large-files
99
- repo: https://github.com/psf/black
10-
rev: 23.11.0
10+
rev: 23.12.1
1111
hooks:
1212
- id: black
1313
- repo: https://github.com/PyCQA/isort
14-
rev: 5.13.0
14+
rev: 5.13.2
1515
hooks:
1616
- id: isort
1717
args: ["--profile=black"]

0 commit comments

Comments
 (0)