Skip to content

Commit 6045047

Browse files
authored
Merge pull request #320 from python-windrose/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a42e224 + 5ffde37 commit 6045047

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ repos:
5151
- id: add-trailing-comma
5252

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

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

@@ -81,7 +81,7 @@ repos:
8181
- id: nb-strip-paths
8282

8383
- repo: https://github.com/woodruffw/zizmor-pre-commit
84-
rev: v1.23.1
84+
rev: v1.24.1
8585
hooks:
8686
- id: zizmor
8787

0 commit comments

Comments
 (0)