Skip to content

Commit 8f9847a

Browse files
[pre-commit.ci] pre-commit autoupdate hooks (#2203)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8) - [github.com/thibaudcolas/pre-commit-stylelint: v16.18.0 → v16.19.1](thibaudcolas/pre-commit-stylelint@v16.18.0...v16.19.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tania Allard <[email protected]>
1 parent cc287ac commit 8f9847a

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
@@ -22,7 +22,7 @@ repos:
2222
exclude: .+\.html|webpack\.config\.js|tests/test_a11y/
2323

2424
- repo: "https://github.com/astral-sh/ruff-pre-commit"
25-
rev: "v0.11.4"
25+
rev: "v0.11.8"
2626
hooks:
2727
- id: ruff
2828
args: [--exit-non-zero-on-fix]
@@ -56,7 +56,7 @@ repos:
5656
- id: remove-metadata
5757

5858
- repo: "https://github.com/thibaudcolas/pre-commit-stylelint"
59-
rev: v16.18.0
59+
rev: v16.19.1
6060
hooks:
6161
- id: stylelint
6262
# automatically fix .scss files where possible

0 commit comments

Comments
 (0)