Skip to content

Commit 41ba06c

Browse files
[pre-commit.ci] pre-commit autoupdate (#31)
updates: - [github.com/psf/black-pre-commit-mirror: 23.10.0 → 23.10.1](psf/black-pre-commit-mirror@23.10.0...23.10.1) - [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3](astral-sh/ruff-pre-commit@v0.1.1...v0.1.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4f2a816 commit 41ba06c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
- prettier-plugin-sort-json
3636

3737
- repo: https://github.com/psf/black-pre-commit-mirror
38-
rev: 23.10.0
38+
rev: 23.10.1
3939
hooks:
4040
- id: black
4141

@@ -50,7 +50,7 @@ repos:
5050
- id: tox-ini-fmt
5151

5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: "v0.1.1"
53+
rev: "v0.1.3"
5454
hooks:
5555
- id: ruff
5656
args:

0 commit comments

Comments
 (0)