Skip to content

Commit

Permalink
Fix reverted version
Browse files Browse the repository at this point in the history
  • Loading branch information
illusional committed Mar 6, 2024
1 parent 6dd4768 commit e5cac55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
exclude: '\.*conda/.*'
Expand All @@ -17,6 +17,7 @@ repos:
rev: v0.38.0
hooks:
- id: markdownlint

- repo: https://github.com/populationgenomics/pre-commits
rev: "v0.1.3"
hooks:
Expand Down

0 comments on commit e5cac55

Please sign in to comment.