Skip to content

Commit

Permalink
Bump pre-commit from 2.17.0 to 2.19.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.19.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.17.0...v2.19.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2022
1 parent 6326c5f commit 8699a43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ matplotlib==3.5.1
mocpy==0.11.0
numpy==1.23.0
pandas==1.3.5
pre_commit == 2.17.0
pre_commit == 2.19.0
python-ligo-lw==1.7.1
pyvo==1.1
requests==2.28.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"mocpy==0.11.0",
"numpy==1.23.0",
"pandas == 1.3.5",
"pre_commit == 2.17.0",
"pre_commit == 2.19.0",
"python-ligo-lw == 1.8.0",
"pyvo == 1.2.1",
"requests == 2.28.1",
Expand Down

0 comments on commit 8699a43

Please sign in to comment.