Skip to content

Commit

Permalink
chore: upgrade lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
GabDug committed Jul 3, 2023
1 parent a8ef720 commit f554ff3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "pdm.backend"

[project]
name = "sync-pre-commit-lock"
version = "0.1.0"
version = "0.1.1"
description = "PDM plugin to sync your pre-commit versions with your lockfile."
authors = [{ name = "Gabriel Dugny", email = "[email protected]" }]
dependencies = ["PyYAML>=6.0", "tomli>=2.0.0; python_version < \"3.11\""]
Expand Down

0 comments on commit f554ff3

Please sign in to comment.