Skip to content

Commit

Permalink
pre-commit-config autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
twmr committed Apr 1, 2024
1 parent 7574016 commit f2b1eea
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 @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/psf/black
rev: 22.3.0
rev: 24.3.0
hooks:
- id: black
# nice but doesn't support sphinx syntax - see https://github.com/Lucas-C/pre-commit-hooks-markup/issues/13
Expand All @@ -11,6 +11,6 @@ repos:
# hooks:
# - id: rst-linter
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.13.2
hooks:
- id: isort

0 comments on commit f2b1eea

Please sign in to comment.