Skip to content

Commit fe05ead

Browse files
authored
Merge pull request #309 from python-windrose/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents be49440 + e4a3dbf commit fe05ead

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ repos:
1616
files: requirements-dev.txt
1717

1818
- repo: https://github.com/psf/black-pre-commit-mirror
19-
rev: 25.9.0
19+
rev: 25.11.0
2020
hooks:
2121
- id: black
2222
language_version: python3
2323

2424
- repo: https://github.com/keewis/blackdoc
25-
rev: v0.4.5
25+
rev: v0.4.6
2626
hooks:
2727
- id: blackdoc
2828

@@ -51,12 +51,12 @@ repos:
5151
- id: add-trailing-comma
5252

5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: v0.14.3
54+
rev: v0.14.7
5555
hooks:
5656
- id: ruff
5757

5858
- repo: https://github.com/tox-dev/pyproject-fmt
59-
rev: v2.11.0
59+
rev: v2.11.1
6060
hooks:
6161
- id: pyproject-fmt
6262

0 commit comments

Comments
 (0)