Skip to content

Commit

Permalink
Update pre-commit (sagemath#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelotrevisani authored Oct 11, 2022
1 parent b0101c9 commit f0c0a64
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 @@
exclude: docs
repos:
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.10.0
hooks:
- id: black
args: [--safe, --quiet]
Expand Down

0 comments on commit f0c0a64

Please sign in to comment.