Skip to content

Commit 47fb321

Browse files
pre-commit-ci[bot]jacobtylerwalls
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.2](astral-sh/ruff-pre-commit@v0.5.1...v0.5.2) - [github.com/rbubley/mirrors-prettier: v3.3.2 → v3.3.3](rbubley/mirrors-prettier@v3.3.2...v3.3.3)
1 parent 7b4165b commit 47fb321

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
@@ -17,7 +17,7 @@ repos:
1717
doc/data/messages/m/missing-final-newline/bad/crlf.py
1818
)$
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: "v0.5.1"
20+
rev: "v0.5.2"
2121
hooks:
2222
- id: ruff
2323
args: ["--fix"]
@@ -148,7 +148,7 @@ repos:
148148
]
149149
exclude: tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
150150
- repo: https://github.com/rbubley/mirrors-prettier
151-
rev: v3.3.2
151+
rev: v3.3.3
152152
hooks:
153153
- id: prettier
154154
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)