Skip to content

Commit 260b3b7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.3.5](astral-sh/ruff-pre-commit@v0.1.14...v0.3.5) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
1 parent bb35ab9 commit 260b3b7

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
@@ -31,7 +31,7 @@ repos:
3131
hooks:
3232
- id: isort
3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: "v0.1.14"
34+
rev: "v0.3.5"
3535
hooks:
3636
- id: ruff-format
3737
- id: ruff
@@ -41,7 +41,7 @@ repos:
4141
- id: blacken-docs
4242
language_version: python3.9
4343
- repo: https://github.com/pre-commit/mirrors-prettier
44-
rev: "v3.1.0"
44+
rev: "v4.0.0-alpha.8"
4545
hooks:
4646
- id: prettier
4747
exclude: config-aces-reference.ocio.yaml

0 commit comments

Comments
 (0)