Skip to content

Commit

Permalink
Merge pull request #63 from jepler/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
jepler authored Oct 10, 2023
2 parents 92455e3 + 4b17370 commit bf38458
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ default_language_version:

repos:
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
Expand All @@ -23,7 +23,7 @@ repos:
hooks:
- id: reuse
- repo: https://github.com/pycqa/pylint
rev: v2.17.1
rev: v3.0.1
hooks:
- id: pylint
additional_dependencies: ["setuptools>=68", beautifulsoup4, requests, adafruit-circuitpython-datetime, click, python-dateutil, leapseconddata]
Expand Down

0 comments on commit bf38458

Please sign in to comment.