Skip to content

Commit

Permalink
Merge pull request #3 from MissouriMRR/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
DJDMVP authored Oct 25, 2024
2 parents 0534008 + f700257 commit a8a6628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
["--line-length=100"]

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0 # Use the ref you want to point at
rev: v5.0.0 # Use the ref you want to point at
hooks:
- id: check-json
- id: check-xml
Expand All @@ -36,7 +36,7 @@ repos:
additional_dependencies: ['numpy>=1.21.2']

- repo: https://github.com/PyCQA/pylint
rev: 'v3.2.7'
rev: 'v3.3.1'
hooks:
- id: pylint
name: pylint
Expand Down

0 comments on commit a8a6628

Please sign in to comment.