Skip to content

Commit e79a051

Browse files
authored
Merge pull request #51 from hotosm/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4f01fe2 + 0b9d25b commit e79a051

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
@@ -18,7 +18,7 @@ repos:
1818

1919
# Deps: ensure Python uv lockfile is up to date
2020
- repo: https://github.com/astral-sh/uv-pre-commit
21-
rev: 0.9.4
21+
rev: 0.9.5
2222
hooks:
2323
- id: uv-lock
2424

@@ -34,7 +34,7 @@ repos:
3434
# Lint / autoformat: Python code
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
3636
# Ruff version.
37-
rev: "v0.14.1"
37+
rev: "v0.14.2"
3838
hooks:
3939
# Run the linter
4040
- id: ruff

0 commit comments

Comments
 (0)