Skip to content

Commit

Permalink
Merge pull request #67 from RSEToolkit/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
anenadic authored Jun 18, 2024
2 parents 15fad9b + 9162229 commit 2276d23
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,14 +1,14 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 # Use the ref you want to point at
rev: v4.6.0 # Use the ref you want to point at
hooks:
- id: trailing-whitespace
types: [yaml, markdown]
- id: end-of-file-fixer
- id: check-yaml

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.11.0
rev: v0.13.0
hooks:
- id: markdownlint-cli2
args: []
Expand Down

0 comments on commit 2276d23

Please sign in to comment.