Skip to content

Commit c1d439e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hauntsaninja/black-pre-commit-mirror: 23.3.0 → 23.7.0](psf/black-pre-commit-mirror@23.3.0...23.7.0) - [github.com/astral-sh/ruff-pre-commit: v0.0.272 → v0.0.278](astral-sh/ruff-pre-commit@v0.0.272...v0.0.278)
1 parent b6b6624 commit c1d439e

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
@@ -6,11 +6,11 @@ repos:
66
- id: trailing-whitespace
77
- id: end-of-file-fixer
88
- repo: https://github.com/hauntsaninja/black-pre-commit-mirror
9-
rev: 23.3.0 # must match test-requirements.txt
9+
rev: 23.7.0 # must match test-requirements.txt
1010
hooks:
1111
- id: black
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.0.272 # must match test-requirements.txt
13+
rev: v0.0.278 # must match test-requirements.txt
1414
hooks:
1515
- id: ruff
1616
args: [--exit-non-zero-on-fix]

0 commit comments

Comments
 (0)