Skip to content

Commit 8b5582b

Browse files
committed
Update .pre-commit-config.yaml
1 parent 7198358 commit 8b5582b

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
@@ -39,12 +39,12 @@ repos:
3939
- id: yamllint
4040
exclude: pre-commit-config.yaml
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: "v0.14.8"
42+
rev: "v0.14.11"
4343
hooks:
4444
- id: ruff-format
4545
- id: ruff-check
4646
- repo: https://github.com/rhysd/actionlint
47-
rev: v1.7.9
47+
rev: v1.7.10
4848
hooks:
4949
- id: actionlint
5050
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update

0 commit comments

Comments
 (0)