Skip to content

Commit 9779a95

Browse files
[pre-commit.ci] pre-commit autoupdate (#37)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.9](astral-sh/ruff-pre-commit@v0.14.8...v0.14.9) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e68f4fd commit 9779a95

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
@@ -28,11 +28,11 @@ repos:
2828
hooks:
2929
- id: add-trailing-comma
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: 'v0.14.8'
31+
rev: 'v0.14.9'
3232
hooks:
3333
- id: ruff
3434
args: [ --fix, --exit-non-zero-on-fix ]
35-
- repo: https://github.com/psf/black
35+
- repo: https://github.com/psf/black-pre-commit-mirror
3636
rev: 25.12.0
3737
hooks:
3838
- id: black

0 commit comments

Comments
 (0)