Skip to main content
Ctrl+K

Chris Holdgraf

Site Navigation

  • About me
  • Projects
  • Published
  • Talks
  • Blog

Site Navigation

  • About me
  • Projects
  • Published
  • Talks
  • Blog

Recent Posts

  • 15 February - A Sphinx directive for social media embeds
  • 06 February - Report from FOSDEM23: beautiful chaos in a conference
  • 19 January - Bundle extensions with your Sphinx theme
  • 31 December - Install dependencies from GitHub with pyproject.toml or requirements.txt
  • 10 December - Report from the JupyterLite workshop: WebAssembly is pretty cool

Archives

  • 2023 (3)
  • 2022 (11)
  • 2021 (1)
  • 2020 (4)
  • 2019 (7)
  • 2018 (11)
  • 2017 (3)
  • 2016 (6)
  • 2015 (4)
  • Posts tagged git

Posts tagged git

Automatically update pre-commit hook versions

  • 03 December 2022
  • til
  • python git

I figured out a way to automatically update all of the git pre-commit hook versions at once!

pre-commit is a useful command line tool for running simple commands before every git commit. I use it to enforce things like flake8 and black in many of my projects.

Read more ...


© Copyright 2022, Chris Holdgraf.

Created using Sphinx 5.3.0.

Built with the PyData Sphinx Theme 0.13.1.