Skip to content

Commit 97516a8

Browse files
authored
Merge pull request #563 from gdsfactory/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e87ce81 + 6e699ad commit 97516a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.11.2"
19+
rev: "v0.11.4"
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix, --config=pyproject.toml]
@@ -54,7 +54,7 @@ repos:
5454
args: [--autofix]
5555

5656
- repo: https://github.com/aristanetworks/j2lint.git
57-
rev: v1.1.0
57+
rev: v1.2.0
5858
hooks:
5959
- id: j2lint
6060
types: [file]

0 commit comments

Comments
 (0)