Skip to content

Commit

Permalink
Merge pull request #83 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 Jan 21, 2025
2 parents 17c9d3d + e2ca6f4 commit 33d752e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.9.1"
rev: "v0.9.2"
hooks:
# Run the linter
- id: ruff
Expand Down

0 comments on commit 33d752e

Please sign in to comment.