Skip to content

Commit 5887887

Browse files
[pre-commit.ci] pre-commit autoupdate (#629)
1 parent b0f7a8e commit 5887887

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
@@ -40,7 +40,7 @@ repos:
4040
- hatchling
4141
- ruff
4242
- repo: https://github.com/pre-commit/pre-commit-hooks
43-
rev: v5.0.0
43+
rev: v6.0.0
4444
hooks:
4545
- id: check-added-large-files
4646
args:
@@ -89,7 +89,7 @@ repos:
8989
- --blank
9090
exclude: src/optimagic/optimization/algo_options.py
9191
- repo: https://github.com/astral-sh/ruff-pre-commit
92-
rev: v0.12.2
92+
rev: v0.12.11
9393
hooks:
9494
# Run the linter.
9595
- id: ruff

0 commit comments

Comments
 (0)