Skip to content

Commit

Permalink
MAINT: autoupdate pre-commit hooks and apply
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 12, 2024
1 parent 07e7934 commit 6d2fae1
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -24,8 +24,8 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace

- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.1.13a6
- repo: https://github.com/ComPWA/policy
rev: 0.2.0
hooks:
- id: check-dev-files
args:
Expand Down
1 change: 1 addition & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"unwantedRecommendations": [
"davidanson.vscode-markdownlint",
"garaioag.garaio-vscode-unwanted-recommendations",
"streetsidesoftware.code-spell-checker",
"travisillig.vscode-json-stable-stringify"
]
}

0 comments on commit 6d2fae1

Please sign in to comment.