Skip to content

Commit 23776b0

Browse files
authored
Merge pull request #552 from gdsfactory/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 24e0b73 + d20b89d commit 23776b0

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
- id: trailing-whitespace
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.9.6"
19+
rev: "v0.9.10"
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix, --config=pyproject.toml]
@@ -63,6 +63,6 @@ repos:
6363
additional_dependencies:
6464
- tomli
6565
- repo: https://github.com/astral-sh/uv-pre-commit
66-
rev: 0.6.0
66+
rev: 0.6.5
6767
hooks:
6868
- id: uv-lock

0 commit comments

Comments
 (0)