Skip to content

Commit f4e7fd5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.10...v0.14.14) - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0)
1 parent 0ff5d99 commit f4e7fd5

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
@@ -17,12 +17,12 @@ repos:
1717
files: requirements-dev.txt
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.14.10
20+
rev: v0.14.14
2121
hooks:
2222
- id: ruff
2323

2424
- repo: https://github.com/psf/black-pre-commit-mirror
25-
rev: 25.12.0
25+
rev: 26.1.0
2626
hooks:
2727
- id: black
2828
language_version: python3

0 commit comments

Comments
 (0)