Skip to content

Commit

Permalink
Merge pull request #158 from christopherpickering/renovate/all-minor-…
Browse files Browse the repository at this point in the history
…patch

chore(deps) Update all non-major dependencies
  • Loading branch information
christopherpickering authored Jan 17, 2025
2 parents bc4329c + 3fa88d5 commit bcc02c8
Show file tree
Hide file tree
Showing 7 changed files with 320 additions and 303 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.ruff_cache
.python-version
# Created by https://www.toptal.com/developers/gitignore/api/macos,python,node
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,python,node

Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- --remove-duplicate-keys
- --remove-unused-variables
- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down
Loading

0 comments on commit bcc02c8

Please sign in to comment.