Skip to content

Commit

Permalink
Merge pull request #260 from snek5000/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
paugier committed Jan 2, 2023
2 parents 1bbcd19 + 09f036e commit 64bc75a
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 @@ -14,15 +14,15 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: v5.11.3
rev: 5.11.4
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
hooks:
- id: flake8
- repo: https://github.com/snakemake/snakefmt
rev: v0.7.0
rev: v0.8.0
hooks:
- id: snakefmt
- repo: https://github.com/executablebooks/mdformat
Expand Down

0 comments on commit 64bc75a

Please sign in to comment.