Skip to content

Commit ea4bdef

Browse files
committed
chg: Bump deps
1 parent ff13257 commit ea4bdef

3 files changed

Lines changed: 378 additions & 385 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
exclude: "tests/data"
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
1010
- id: check-yaml
1111
- id: check-added-large-files
1212
- repo: https://github.com/asottile/pyupgrade
13-
rev: v3.19.0
13+
rev: v3.20.0
1414
hooks:
1515
- id: pyupgrade
1616
args: [--py39-plus]

0 commit comments

Comments
 (0)