Skip to content

Commit 8951a33

Browse files
[pre-commit.ci] pre-commit autoupdate (#17085)
1 parent 6181b0f commit 8951a33

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
@@ -11,7 +11,7 @@ repos:
1111
- id: black
1212
exclude: '^(test-data/)'
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.8.4
14+
rev: v0.8.6
1515
hooks:
1616
- id: ruff
1717
args: [--exit-non-zero-on-fix]
@@ -21,7 +21,7 @@ repos:
2121
- id: check-dependabot
2222
- id: check-github-workflows
2323
- repo: https://github.com/rhysd/actionlint
24-
rev: v1.7.4
24+
rev: v1.7.6
2525
hooks:
2626
- id: actionlint
2727
args: [

0 commit comments

Comments
 (0)