Skip to content

Commit 8c610d1

Browse files
authored
Merge pull request #7 from hotosm/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 45123d2 + 271dd1c commit 8c610d1

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
@@ -8,7 +8,7 @@ repos:
88

99
# Deps: ensure Python uv lockfile is up to date
1010
- repo: https://github.com/astral-sh/uv-pre-commit
11-
rev: 0.7.17
11+
rev: 0.7.19
1212
hooks:
1313
- id: uv-lock
1414

@@ -24,7 +24,7 @@ repos:
2424
# Lint / autoformat: Python code
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.
27-
rev: "v0.12.1"
27+
rev: "v0.12.2"
2828
hooks:
2929
# Run the linter
3030
- id: ruff

0 commit comments

Comments
 (0)