Skip to content

Commit 410dbf5

Browse files
authored
Merge pull request #2196 from python-visualization/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 460e8bc + de94e7a commit 410dbf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ repos:
1717
files: requirements-dev.txt
1818

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

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

3030
- repo: https://github.com/keewis/blackdoc
31-
rev: v0.4.3
31+
rev: v0.4.6
3232
hooks:
3333
- id: blackdoc
3434

0 commit comments

Comments
 (0)