Skip to content

Commit

Permalink
Update pre-commit hooks (#488)
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 Sep 15, 2023
1 parent 49b30de commit 6725aab
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: 23.7.0
rev: 23.9.1
hooks:
- id: black
name: Blacken
Expand Down

0 comments on commit 6725aab

Please sign in to comment.