Skip to content

Commit

Permalink
Merge pull request #1813 from landlab/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
mcflugen committed Nov 14, 2023
2 parents 1230762 + ee3e16e commit ac7592d
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 @@ -14,7 +14,7 @@ repos:
language: pygrep

- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
name: black
Expand All @@ -37,7 +37,7 @@ repos:
additional_dependencies: [".[jupyter]"]

- repo: https://github.com/keewis/blackdoc
rev: v0.3.8
rev: v0.3.9
hooks:
- id: blackdoc
description: "Black for doctests"
Expand Down

0 comments on commit ac7592d

Please sign in to comment.