Skip to content

Commit 4455ee3

Browse files
chore: Update pre-commit hooks (#143)
Co-authored-by: goncalossilva <102931+goncalossilva@users.noreply.github.com>
1 parent 8743a5a commit 4455ee3

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
@@ -10,7 +10,7 @@ repos:
1010
- id: debug-statements
1111

1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.14.4
13+
rev: v0.14.5
1414
hooks:
1515
# Run the linter
1616
- id: ruff

0 commit comments

Comments
 (0)