Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 25dd2cc

Browse files
chore: bump pre commit
1 parent 54110c4 commit 25dd2cc

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
@@ -9,7 +9,7 @@ repos:
99
args: ["--fix=lf"]
1010

1111
- repo: https://github.com/pycqa/isort
12-
rev: 5.10.1
12+
rev: 5.12.0
1313
hooks:
1414
- id: isort
1515
args:
@@ -35,7 +35,7 @@ repos:
3535
]
3636

3737
- repo: https://github.com/psf/black
38-
rev: "22.3.0"
38+
rev: "23.1.0"
3939
hooks:
4040
- id: black
4141

0 commit comments

Comments
 (0)