Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 28, 2021
1 parent d3317ba commit d3b9467
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v3.4.0
hooks:
- id: check-yaml
- id: check-added-large-files
Expand All @@ -14,7 +14,7 @@ repos:
language_version: python3 # Should be a command that runs python3.6+
exclude: labels.py|metrics|generated|labeled-data
- repo: https://github.com/timothycrosley/isort
rev: 5.6.4
rev: 5.9.3
hooks:
- id: isort
args: [--profile, black]
Expand Down
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.8.0
3.9.6
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
transformers==4.3.3
transformers==4.9.2

1 comment on commit d3b9467

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Path Metric Old New Change

CML watermark

Please sign in to comment.