Skip to content

Commit 374915c

Browse files
Auto-update pre-commit hooks (#4907)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
1 parent 64cb007 commit 374915c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535

3636
# Run the Ruff linter.
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.3.0
38+
rev: v0.3.1
3939
hooks:
4040
# Linter
4141
- id: ruff

0 commit comments

Comments
 (0)