Skip to content

Commit

Permalink
Merge pull request #51 from canonical/renovate/auto-pre-commit-hooks
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hooks (minor)
  • Loading branch information
canonical-iam authored Nov 23, 2024
2 parents 604eed8 + cf57390 commit cf3c08a
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 @@ -10,7 +10,7 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.4
rev: v0.8.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand All @@ -26,6 +26,6 @@ repos:
additional_dependencies:
- types-PyYAML
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint

0 comments on commit cf3c08a

Please sign in to comment.