Skip to content

Commit

Permalink
Auto-update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
ggravlingen authored Jan 29, 2024
1 parent 5540df3 commit aaf0242
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 @@ -5,7 +5,7 @@ repos:
- "--fix"
id: ruff
repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.1.13
rev: v0.1.14
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
Expand All @@ -16,7 +16,7 @@ repos:
args:
- --branch=main
- repo: https://github.com/psf/black
rev: 23.12.1
rev: 24.1.1
hooks:
- id: black
name: black
Expand Down

0 comments on commit aaf0242

Please sign in to comment.