Skip to content

Commit

Permalink
DEV: 'pre-commit autoupdate'
Browse files Browse the repository at this point in the history
Performed by pcds-migration-tools PrecommitAutoupdate
  • Loading branch information
klauer committed Mar 1, 2023
1 parent 343caf7 commit 1c606ab
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 @@ -2,14 +2,14 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v2.5.0
rev: v4.4.0
hooks:
- id: no-commit-to-branch
- id: trailing-whitespace
files: \.(TcPOU|TcDUT|TcGVL)$

- repo: https://github.com/pcdshub/pre-commit-hooks.git
rev: v1.0.0
rev: v1.2.0
hooks:
- id: twincat-leading-tabs-remover
- id: twincat-lineids-remover
Expand Down

0 comments on commit 1c606ab

Please sign in to comment.