Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
vvanglro committed Jan 10, 2024
2 parents 2222432 + 0d65758 commit 6194b54
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 @@ -2,7 +2,7 @@ fail_fast: true

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: check-toml
Expand All @@ -12,7 +12,7 @@ repos:
exclude: "testdata"

- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.12.1
hooks:
- id: black

Expand Down

0 comments on commit 6194b54

Please sign in to comment.