Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Anselmoo authored Jul 4, 2022
2 parents bd8be11 + 2830c1e commit d83c436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
- id: pydocstyle
additional_dependencies: [toml==0.10.2]
- repo: https://github.com/PyCQA/pylint
rev: "v2.14.3"
rev: "v2.14.4"
hooks:
- id: pylint
additional_dependencies: [toml==0.10.2]

0 comments on commit d83c436

Please sign in to comment.