Compare commits

...

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
b67f5ce684
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pycqa/pylint: v3.2.3 → v3.2.4](https://github.com/pycqa/pylint/compare/v3.2.3...v3.2.4)
2024-07-02 00:52:49 +00:00
90e5cb95ac
Merge pull request #49 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-06-14 07:00:32 -05:00

View file

@ -18,7 +18,7 @@ repos:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/pycqa/pylint - repo: https://github.com/pycqa/pylint
rev: v3.2.3 rev: v3.2.4
hooks: hooks:
- id: pylint - id: pylint
name: lint (examples) name: lint (examples)