Skip to content

Commit eb8c6fd

Browse files
authored
Merge pull request #3 from stefanofusai/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ebf826a + f186f73 commit eb8c6fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ repos:
1919
- id: pyupgrade
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.5.0
22+
rev: v0.5.2
2323
hooks:
2424
- id: ruff
2525
args: [--fix]
2626
- id: ruff-format
2727

2828
- repo: https://github.com/astral-sh/uv-pre-commit
29-
rev: 0.2.13
29+
rev: 0.2.24
3030
hooks:
3131
- id: pip-compile
3232
args: [requirements.in, -o, requirements.txt]

0 commit comments

Comments
 (0)