Skip to content

Commit bcc02c8

Browse files
Merge pull request #158 from christopherpickering/renovate/all-minor-patch
chore(deps) Update all non-major dependencies
2 parents bc4329c + 3fa88d5 commit bcc02c8

7 files changed

+320
-303
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.ruff_cache
2+
.python-version
23
# Created by https://www.toptal.com/developers/gitignore/api/macos,python,node
34
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,python,node
45

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- --remove-duplicate-keys
2424
- --remove-unused-variables
2525
- repo: https://github.com/asottile/pyupgrade
26-
rev: v3.19.0
26+
rev: v3.19.1
2727
hooks:
2828
- id: pyupgrade
2929
args: [--py36-plus]

0 commit comments

Comments
 (0)