Skip to content

Commit 27c7a0e

Browse files
[pre-commit.ci] pre-commit autoupdate (#38)
updates: - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.4...v0.1.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0fdee69 commit 27c7a0e

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)