Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Dec 12, 2024
1 parent 3926f30 commit 49a4c8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
stages:
- commit-msg
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.15.0
rev: v0.16.0
hooks:
- id: markdownlint-cli2
- repo: https://github.com/shellcheck-py/shellcheck-py
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

## v0.16.1 (Unreleased)

- Decoding of requests/responses: Disable max. PDU size checks for custom functions
- Decoding of requests/responses: Disable max. PDU size checks for custom
functions

## v0.16.0 (2024-12-04)

Expand Down

0 comments on commit 49a4c8b

Please sign in to comment.