Skip to content

Commit a3a7b76

Browse files
committed
pre-commit update
1 parent bf357d6 commit a3a7b76

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
@@ -4,12 +4,12 @@ ci:
44

55
repos:
66
- repo: https://github.com/psf/black
7-
rev: 23.10.1
7+
rev: 23.11.0
88
hooks:
99
- id: black
1010

1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.1.4
12+
rev: v0.1.6
1313
hooks:
1414
- id: ruff
1515
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)