Skip to content

Commit bf90f6e

Browse files
chore: bump prek dependencies
1 parent 495f759 commit bf90f6e

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ default_stages:
1414
repos:
1515
# Fix some errors with Ruff
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.15.9
17+
rev: v0.15.12
1818
hooks:
1919
- id: ruff
2020
args: [ --fix, --exit-zero ]
@@ -24,7 +24,7 @@ repos:
2424

2525
# Lint Python files with Ruff
2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.15.9
27+
rev: v0.15.12
2828
hooks:
2929
- id: ruff
3030
name: "ruff: linting"

uv.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)