Skip to content

Commit

Permalink
Merge pull request #3146 from johannaengland/pre-commit/upgrade-linte…
Browse files Browse the repository at this point in the history
…r-versions

Upgrade linter versions to same as MegaLinter
  • Loading branch information
lunkwill42 authored Oct 24, 2024
2 parents c195882 + 1a4bea7 commit 948c55c
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 @@ -8,11 +8,11 @@ repos:
- id: end-of-file-fixer
exclude: &exclude_pattern '^changelog.d/'
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.1
rev: v0.6.9
hooks:
- id: ruff
- repo: https://github.com/twisted/towncrier
Expand Down

0 comments on commit 948c55c

Please sign in to comment.