Skip to content

Commit 3b5141f

Browse files
Merge pull request #1 from ParticularlyPythonicBS/pre-commit-ci-update-config
2 parents 522614d + 620061b commit 3b5141f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
3-
rev: 0.7.9
3+
rev: 0.7.12
44
hooks:
55
# Dependency management
66
- id: uv-lock
@@ -23,7 +23,7 @@ repos:
2323

2424
# Python Linting & Formatting with Ruff
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.11.12
26+
rev: v0.11.13
2727
hooks:
2828
- id: ruff
2929
name: ruff (linter)

0 commit comments

Comments
 (0)