Skip to content

Commit ce4f416

Browse files
authored
Merge pull request #29 from digitronik/update_pre_commit_hooks
Update pre-commit hooks to latest
2 parents 8f6cfd1 + 9c2ccdf commit ce4f416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: flake8
2929
language_version: python3
3030
- repo: https://github.com/asottile/pyupgrade
31-
rev: v1.26.2
31+
rev: v2.0.1
3232
hooks:
3333
- id: pyupgrade
3434
language_version: python3

0 commit comments

Comments
 (0)