Skip to content

Commit

Permalink
Merge pull request #24 from ECP-WarpX/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
ax3l authored Sep 3, 2024
2 parents f127e15 + 00b6e5b commit 8910b17
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 @@ -72,11 +72,11 @@ repos:

# Python Formatting
- repo: https://github.com/psf/black
rev: 24.4.2 # Keep in sync with blacken-docs
rev: 24.8.0 # Keep in sync with blacken-docs
hooks:
- id: black
- repo: https://github.com/asottile/blacken-docs
rev: 1.16.0
rev: 1.18.0
hooks:
- id: blacken-docs
additional_dependencies:
Expand Down

0 comments on commit 8910b17

Please sign in to comment.