Skip to content

Commit 2b16f99

Browse files
authored
Merge pull request #311 from python-windrose/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 27ca68f + 051d150 commit 2b16f99

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
@@ -16,7 +16,7 @@ repos:
1616
files: requirements-dev.txt
1717

1818
- repo: https://github.com/psf/black-pre-commit-mirror
19-
rev: 25.11.0
19+
rev: 25.12.0
2020
hooks:
2121
- id: black
2222
language_version: python3
@@ -51,7 +51,7 @@ repos:
5151
- id: add-trailing-comma
5252

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

0 commit comments

Comments
 (0)