Skip to content

Commit

Permalink
feat(factory): switch to using faker.seed_instance
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldziher committed Jul 14, 2023
1 parent f54f9f3 commit 2e95d6a
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.0.277"
rev: "v0.0.278"
hooks:
- id: ruff
args: ["--fix"]
Expand Down
Loading

0 comments on commit 2e95d6a

Please sign in to comment.