Skip to content

Commit

Permalink
Merge pull request #15 from hotosm/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
spwoodcock authored Dec 5, 2023
2 parents dbfed94 + f8b3985 commit ec49751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repos:
# Versioning: Commit messages & changelog
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.12.0
rev: v3.13.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand All @@ -22,7 +22,7 @@ repos:

# Autoformat: YAML, JSON, Markdown, etc.
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.3
hooks:
- id: prettier
args:
Expand Down

0 comments on commit ec49751

Please sign in to comment.