Skip to content

Commit

Permalink
Merge branch 'main' into pooch
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Jan 8, 2024
2 parents 5073fc8 + ee25ba8 commit d56f7c8
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 @@ -29,7 +29,7 @@ repos:
hooks:
- id: rst-inline-touching-normal
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
Expand All @@ -56,7 +56,7 @@ repos:
rev: v0.3.9
hooks:
- id: blackdoc
additional_dependencies: [ 'black==23.12.0' ]
additional_dependencies: [ 'black==23.12.1' ]
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.33.0
hooks:
Expand Down

0 comments on commit d56f7c8

Please sign in to comment.