Skip to content

Commit 10c0e91

Browse files
pre-commit-ci[bot]lucasrcezimbra
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.6](astral-sh/ruff-pre-commit@v0.14.5...v0.14.6) - [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9)
1 parent 063b116 commit 10c0e91

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
@@ -18,7 +18,7 @@ repos:
1818
- --autofix
1919
- id: trailing-whitespace
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.14.5
21+
rev: v0.14.6
2222
hooks:
2323
- id: ruff
2424
args: [--fix, --exit-non-zero-on-fix]
@@ -32,6 +32,6 @@ repos:
3232
hooks:
3333
- id: yamlfmt
3434
- repo: https://github.com/rhysd/actionlint
35-
rev: v1.7.8
35+
rev: v1.7.9
3636
hooks:
3737
- id: actionlint

0 commit comments

Comments
 (0)