If you don't need the reset pin function, you could program the fuses so that it's not a reset pin anymore. Then you won't need an external pullup and you'll also have another gpio pin that you can use. You can still reset via a power cycle.
This trick is more commonly used on smaller packages like the ATTinys where an extra gpio pin is far more valuable, since you have far fewer gpio pins to start with.