Skip to content

Commit fbfbc44

Browse files
authored
Merge pull request #32 from hotosm/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ed9b1e1 + 2a066de commit fbfbc44

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,15 +1,15 @@
11
repos:
22
# Versioning: Commit messages & changelog
33
- repo: https://github.com/commitizen-tools/commitizen
4-
rev: v4.8.4
4+
rev: v4.9.1
55
hooks:
66
- id: commitizen
77
stages: [commit-msg]
88

99
# Lint / autoformat: Python code
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
1111
# Ruff version.
12-
rev: "v0.12.12"
12+
rev: "v0.13.0"
1313
hooks:
1414
# Run the linter
1515
- id: ruff

0 commit comments

Comments
 (0)