Skip to content

Commit 2072f2f

Browse files
pre-commit-ci[bot]lucasrcezimbra
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.1](astral-sh/ruff-pre-commit@v0.15.0...v0.15.1) - [github.com/rhysd/actionlint: v1.7.10 → v1.7.11](rhysd/actionlint@v1.7.10...v1.7.11)
1 parent 4f48487 commit 2072f2f

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
@@ -12,7 +12,7 @@ repos:
1212
- id: mixed-line-ending
1313
- id: trailing-whitespace
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.15.0
15+
rev: v0.15.1
1616
hooks:
1717
- id: ruff
1818
args: [--fix, --exit-non-zero-on-fix]
@@ -26,6 +26,6 @@ repos:
2626
hooks:
2727
- id: yamlfmt
2828
- repo: https://github.com/rhysd/actionlint
29-
rev: v1.7.10
29+
rev: v1.7.11
3030
hooks:
3131
- id: actionlint

0 commit comments

Comments
 (0)