Skip to content

Commit

Permalink
Merge pull request #330 from quarckster/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
quarckster authored Feb 20, 2024
2 parents 1fcd739 + 6b69ab0 commit 69a70ed
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 @@ -32,7 +32,7 @@ repos:
- --max-line-length=100
- --ignore=W503,E203
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.1
hooks:
- id: pyupgrade
language_version: python3
Expand Down

0 comments on commit 69a70ed

Please sign in to comment.