Skip to content

Commit 939eb7b

Browse files
[pre-commit.ci] pre-commit autoupdate
[skip ci] updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.3...v0.14.8) - [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9)
1 parent 08ece9b commit 939eb7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ repos:
6363
stages: [commit-msg]
6464
additional_dependencies: ["@commitlint/config-conventional"]
6565
- repo: https://github.com/astral-sh/ruff-pre-commit
66-
rev: v0.14.3
66+
rev: v0.14.8
6767
hooks:
6868
- id: ruff
6969
args: [--fix]
7070
- id: ruff-format
7171
- repo: https://github.com/rhysd/actionlint
72-
rev: v1.7.8
72+
rev: v1.7.9
7373
hooks:
7474
- id: actionlint

0 commit comments

Comments
 (0)