Skip to content

Commit 4262a74

Browse files
chore(deps): pre-commit.ci autoupdate (ecmwf#270)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2) - [github.com/jshwi/docsig: v0.69.3 → v0.70.0](jshwi/docsig@v0.69.3...v0.70.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6c04b44 commit 4262a74

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
@@ -41,7 +41,7 @@ repos:
4141
- --profile black
4242
- --project anemoi
4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.11.12
44+
rev: v0.12.2
4545
hooks:
4646
- id: ruff
4747
args:
@@ -69,7 +69,7 @@ repos:
6969
hooks:
7070
- id: pyproject-fmt
7171
- repo: https://github.com/jshwi/docsig # Check docstrings against function sig
72-
rev: v0.69.3
72+
rev: v0.70.0
7373
hooks:
7474
- id: docsig
7575
args:

0 commit comments

Comments
 (0)