Skip to content

Commit

Permalink
Update pre-commit hooks (#546)
Browse files Browse the repository at this point in the history
Co-authored-by: The AiiDA Team <developers@aiida.net>
  • Loading branch information
CasperWA and The AiiDA Team authored Mar 20, 2024
1 parent 18d1a13 commit 5935634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
exclude: ^.github/dependabot.yml$

- repo: https://github.com/ambv/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
name: Blacken
Expand Down

0 comments on commit 5935634

Please sign in to comment.