Skip to content

Commit

Permalink
Merge 01814e9 into 2791d41
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA authored Oct 11, 2023
2 parents 2791d41 + 01814e9 commit 1857ce2
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -9,7 +9,7 @@ repos:
name: Blacken

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
invoke~=2.2
pre-commit~=3.4
pylint~=2.17
pylint~=3.0

0 comments on commit 1857ce2

Please sign in to comment.