Skip to content

Commit 2221ae3

Browse files
pre-commit-ci[bot]lucasrcezimbra
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.0](astral-sh/ruff-pre-commit@v0.13.3...v0.14.0) - [github.com/rhysd/actionlint: v1.7.7 → v1.7.8](rhysd/actionlint@v1.7.7...v1.7.8)
1 parent 978a4c4 commit 2221ae3

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.13.3
21+
rev: v0.14.0
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.7
35+
rev: v1.7.8
3636
hooks:
3737
- id: actionlint

0 commit comments

Comments
 (0)