Skip to content

Commit

Permalink
Merge pull request #69 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 Nov 25, 2024
2 parents 77491cd + 9a2a4c3 commit 1cae4cf
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
Expand Up @@ -9,7 +9,7 @@ repos:
# Lint / autoformat: Python code
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: "v0.7.4"
rev: "v0.8.0"
hooks:
# Run the linter
- id: ruff
Expand Down Expand Up @@ -47,7 +47,7 @@ repos:
]
# Lint: Markdown
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint
args:
Expand Down

0 comments on commit 1cae4cf

Please sign in to comment.