Skip to content

Commit

Permalink
Merge pull request #101 from punch-mission/develop
Browse files Browse the repository at this point in the history
Monthly merge to main
  • Loading branch information
jmbhughes authored Mar 4, 2024
2 parents 4542f77 + 7b776db commit 778409b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ exclude: "\\.asdf$"
repos:
# This should be before any formatting hooks like isort
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.1.14"
rev: "v0.2.2"
hooks:
- id: ruff
args: ["--fix"]
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2022, Matthew J West, Marcus Hughes, Bryce Walbridge
Copyright (c) 2024, PUNCH Science Operations Center

This software may be used, modified, and distributed under the terms
of the GNU Lesser General Public License v3 (LGPL-v3); both the
Expand Down

0 comments on commit 778409b

Please sign in to comment.