Skip to content

Commit f8fa54f

Browse files
authored
Merge pull request #107 from scientific-python/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3087748 + 7b1ed95 commit f8fa54f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/rbubley/mirrors-prettier
19-
rev: c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
19+
rev: 39e2973981e6d2f9b6c543b0086a2d2393abdc89 # frozen: v3.9.4
2020
hooks:
2121
- id: prettier
2222
files: \.(css|html|md|yml|yaml|gql)
2323
args: [--prose-wrap=preserve]
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
26+
rev: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 # frozen: v0.15.20
2727
hooks:
2828
- id: ruff
2929
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)