Skip to content

Commit

Permalink
chore: pin griffe
Browse files Browse the repository at this point in the history
  • Loading branch information
GabDug committed Jun 21, 2024
1 parent 8fe78e9 commit e47433a
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 64 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: fix-byte-order-marker
# Versions must be kept in sync with lockfile
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.4.9'
rev: 'v0.4.10'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit e47433a

Please sign in to comment.