Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0)
- [github.com/snakemake/snakefmt: v0.8.0 → v0.8.2](snakemake/snakefmt@v0.8.0...v0.8.2)
  • Loading branch information
pre-commit-ci[bot] authored Mar 13, 2023
1 parent 6bf0b6b commit f353be1
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 @@ -10,7 +10,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.1.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
Expand All @@ -22,7 +22,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/snakemake/snakefmt
rev: v0.8.0
rev: v0.8.2
hooks:
- id: snakefmt
- repo: https://github.com/executablebooks/mdformat
Expand Down

0 comments on commit f353be1

Please sign in to comment.