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

  • 31 December - Install dependencies from GitHub with pyproject.toml or requirements.txt
  • 10 December - Report from the JupyterLite workshop: WebAssembly is pretty cool
  • 06 December - Load and plot a remote font with Matplotlib
  • 05 December - Update Sphinx configuration during the build by modifying app.config
  • 03 December - Automatically update pre-commit hook versions

Archives

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

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.

Built with the PyData Sphinx Theme 0.12.1rc1.dev0.

Created using Sphinx 5.3.0.