Update pre-commit dependencies (#11195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
This commit is contained in:
renovate[bot] 2024-04-29 08:40:21 +00:00 committed by GitHub
parent 7317d734be
commit 8a887daeb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ repos:
)$
- repo: https://github.com/crate-ci/typos
rev: v1.20.9
rev: v1.20.10
hooks:
- id: typos
@ -55,7 +55,7 @@ repos:
pass_filenames: false # This makes it a lot faster
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.1
rev: v0.4.2
hooks:
- id: ruff-format
- id: ruff

View file

@ -54,7 +54,7 @@ mod tests {
Ok(())
}
}
"""
""" # noqa: UP031 # Using an f-string here is ugly as all the curly parens need to be escaped
% dir_name(plugin),
)