Skip to content

Commit 01de82f

Browse files
committed
Update .pre-commit-config.yaml
1 parent b9a5c0c commit 01de82f

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
@@ -34,12 +34,12 @@ repos:
3434
additional_dependencies:
3535
- mdformat-gfm
3636
- repo: https://github.com/adrienverge/yamllint
37-
rev: v1.37.1
37+
rev: v1.38.0
3838
hooks:
3939
- id: yamllint
4040
exclude: pre-commit-config.yaml
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: "v0.14.11"
42+
rev: "v0.14.13"
4343
hooks:
4444
- id: ruff-format
4545
- id: ruff-check

0 commit comments

Comments
 (0)