Skip to content

Commit

Permalink
clang-format 14.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dokempf committed Jun 13, 2022
1 parent 95205b3 commit 6d3a56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
setup(
name="clang-format-precommit-dummy",
version="0.0.0",
install_requires=["clang-format==14.0.4"]
install_requires=["clang-format==14.0.5"]
)

0 comments on commit 6d3a56e

Please sign in to comment.