Skip to content

Commit 2454b8d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.36.0 → v1.37.0](adrienverge/yamllint@v1.36.0...v1.37.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.4](astral-sh/ruff-pre-commit@v0.11.0...v0.11.4)
1 parent 516df91 commit 2454b8d

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/adrienverge/yamllint
4-
rev: v1.36.0
4+
rev: v1.37.0
55
hooks:
66
- id: yamllint
77
types: [yaml]
@@ -84,7 +84,7 @@ repos:
8484
types_or: []
8585
exclude: '^(share/legate/realm_ucp_bootstrap/.*)$'
8686
- repo: https://github.com/astral-sh/ruff-pre-commit
87-
rev: v0.11.0
87+
rev: v0.11.4
8888
hooks:
8989
- id: ruff-format
9090
- id: ruff

0 commit comments

Comments
 (0)