Skip to content

Commit db8c038

Browse files
committed
Update pre-commit
1 parent 7c5b6b0 commit db8c038

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
@@ -3,7 +3,7 @@
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
55
# Ruff version.
6-
rev: v0.14.10
6+
rev: v0.15.11
77
hooks:
88
# Run the linter.
99
- id: ruff-check
@@ -23,7 +23,7 @@ repos:
2323
stages: [pre-commit]
2424
args: [--branch, main]
2525
- repo: https://github.com/rhysd/actionlint
26-
rev: v1.7.7
26+
rev: v1.7.12
2727
hooks:
2828
- id: actionlint
2929
- repo: local

0 commit comments

Comments
 (0)