Skip to content

Commit c93cac4

Browse files
chore: update pre-commit hooks (#332)
Co-authored-by: markuslf <31855393+markuslf@users.noreply.github.com>
1 parent 539fc36 commit c93cac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
- id: 'trailing-whitespace'
3232

3333
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
34-
rev: 'v0.16.4'
34+
rev: 'v0.16.5'
3535
hooks:
3636
- id: 'ruff-check'
3737
args: ['--fix']

0 commit comments

Comments
 (0)