Skip to content

Commit

Permalink
Merge pull request #42 from hydrologie/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Zeitsperre authored Oct 23, 2023
2 parents 38b9120 + 50feb34 commit 66c0c7d
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 @@ -25,7 +25,7 @@ repos:
hooks:
- id: rst-inline-touching-normal
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
rev: 23.10.0
hooks:
- id: black
args: [ '--target-version=py39' ]
Expand All @@ -51,7 +51,7 @@ repos:
rev: v0.3.8
hooks:
- id: blackdoc
additional_dependencies: [ 'black==23.9.1' ]
additional_dependencies: [ 'black==23.10.0' ]
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.32.0
hooks:
Expand Down

0 comments on commit 66c0c7d

Please sign in to comment.