Skip to content

Commit

Permalink
Merge pull request #47 from ImperialCollegeLondon/update/pre-commit-h…
Browse files Browse the repository at this point in the history
…ooks

Update pre-commit hooks
  • Loading branch information
dalonsoa authored Oct 9, 2023
2 parents 766a9d9 + 2726023 commit 5b2c100
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
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-merge-conflict
- id: debug-statements
- repo: https://github.com/asottile/pyupgrade
rev: v3.13.0
rev: v3.15.0
hooks:
- id: pyupgrade
args: ["--py311-plus"]
Expand Down

0 comments on commit 5b2c100

Please sign in to comment.