Skip to content

Commit

Permalink
Merge pull request #7 from mantidproject/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
martyngigg authored Jan 10, 2023
2 parents 674cab2 + e2d62dd commit 78118d7
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 @@ -5,7 +5,7 @@ repos:

# General file linting
- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v4.1.0
rev: v4.4.0
hooks:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
Expand All @@ -16,7 +16,7 @@ repos:
args: [--allow-multiple-documents]

- repo: https://github.com/psf/black
rev: 22.3.0
rev: 22.12.0
hooks:
- id: black

Expand Down

0 comments on commit 78118d7

Please sign in to comment.