Compare commits

...

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
80c8c8d65e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pycqa/pylint: v3.3.1 → v3.3.2](https://github.com/pycqa/pylint/compare/v3.3.1...v3.3.2)
2024-12-03 00:02:46 +00:00
d554ce52e0
Merge pull request #57 from jepler/pre-commit-ci-update-config 2024-11-18 19:04:38 -06:00

View file

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