Skip to content

Commit

Permalink
Update pre-commit hooks (#550)
Browse files Browse the repository at this point in the history
Co-authored-by: The AiiDA Team <[email protected]>
  • Loading branch information
CasperWA and The AiiDA Team authored Apr 10, 2024
1 parent 78afce3 commit 490a3ff
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
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
Expand Down

0 comments on commit 490a3ff

Please sign in to comment.